Skip to content

Commit a703799

Browse files
committed
docs: move comparison-table citations into prose to slim the table
1 parent b9a26b1 commit a703799

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

paper/paper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Researchers and coaches working with wearable data often need to combine API cli
3232

3333
# Related Work
3434

35-
We provide a direct feature comparison to highlight the capabilities essential for reproducible, cohort-scale research.
35+
We provide a direct feature comparison against the most relevant existing R tools — rStrava [@rStrava], trackeR [@trackeR_jss], activatr [@activatr], the ACWR package [@ACWR], and injurytools [@injurytools]to highlight the capabilities essential for reproducible, cohort-scale research.
3636

37-
| Feature (research-relevant) | **Athlytics** | rStrava [@rStrava] | trackeR [@trackeR_jss] | activatr [@activatr] | ACWR [@ACWR] | injurytools [@injurytools] |
37+
| Feature (research-relevant) | **Athlytics** | rStrava | trackeR | activatr | ACWR | injurytools |
3838
| :--- | :---: | :---: | :---: | :---: | :---: | :---: |
3939
| **Offline archives; No OAuth/tokens/quotas** | Yes | No (API) | Yes | Yes | Yes (tabular) | Yes (tabular) |
4040
| **API-limited (OAuth, scope, rate-limits)** | No | Yes | No | No | No | No |

0 commit comments

Comments
 (0)