harmonydata / harmonydata/harmony_r
Documentation: Add links to Colab into Rmd and README file
- Dominant language
- HTML
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Users are not able to use R library as effectively as Python because documentation is incomplete.
from Discord (28 Oct 2024):

We can't just directly edit the README since it's generated from Rmd
There is a lot of info in the [Python README](https://github.com/harmonydata/harmony/edit/main/README.md) which needs to be copied over:
* R markdown notebook
* Colab notebook
* Links to tutorials
but we can't just copy and paste, you need to copy just the information that is relevant for R, adapting where necessary. Then ideally update the Rmd, run the process to generate the README, and update CRAN if possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.