SkillAgentSearch skills...

Decampr

Converts DataCamp repos to Ines Montani's course format

Install / Use

/learn @laderast/Decampr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

decampr

<!-- badges: start --> <!-- badges: end -->

decampr consists of some simple utilities to:

  1. Start a course from scratch using Ines Montani's Gatsby/Binder based course setup with some convenience functions to create and update content.
  2. Process and convert R-based DataCamp lessons to Ines Montani's Gatsby/Binder based course setup.

Note that I'm mostly focusing on use case #1 these days.

Installation

You can install the github version of decampr with:

install.packages("remotes")
remotes::install_github("laderast/decampr")

Acknowledgements

Thank you so much to Ines Montani for making such a great alternative to DataCamp lessons. Also, thank you to Noam Ross for his GAMs in R course, which helped me understand the structure of the lesson framework and how I needed to parse the DataCamp format.

Contributing

Please note that the 'decampr' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Note that I'm not a regular expression master and I don't have access to any DataCamp repositories other than my own online one here: http://github.com/laderast/RBootcamp_old. If you have an example chapter and would like to contribute it as a reproducible example, please add a PR and put it in inst/extdata.

License

Licensed with an MIT license.

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated1y ago
Forks2

Languages

R

Security Score

60/100

Audited on Jan 4, 2025

No findings