A Series of Learnr Documents for Biological Data Science course 2. This package is linked to the book Science des données biologiques 2.
Make sure you have the remotes R package installed:
install.packages("remotes")
Use install_github()
to install the BioDataScience2 package from Github (source from master branch will be recompiled on your machine):
remotes::install_github("BioDataScience-Course/BioDataScience2")
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.