Skip to content

A Series of Learnr Tutorials for the Biological Data Science Courses 3 and 4

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

BioDataScience-Course/BioDataScience3

Repository files navigation

BioDataScience3 - Learnr Documents

A Series of Learnr Documents for Biological Data Science course 3. This package is linked to the book Science des données biologiques 3.

Installation

Development version

Make sure you have the remotes R package installed:

install.packages("remotes")

Use install_github() to install the BioDataScience3 package from Github (source from master branch will be recompiled on your machine):

remotes::install_github("BioDataScience-Course/BioDataScience3")

Note to developers

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.