rc.chronopharmacology
is an R package with the research compendium of
the Interdisciplinary Sleep Research Group (GIPSO) chronopharmacology
systematic quantitative literature review. The aim of
rc.chronopharmacology
is to facilitate the research work, in addition
to contributing to the reproducibility of the research.
The assemble of this package was inspired by Ben Marwick, Carl Boettiger & Lincoln Mullen’s article “Packaging Data Analytical Work Reproducibly Using R (and Friends)”.
Learn more about Systematic Quantitative Literature Reviews (SQLR) here.
You can install rc.chronopharmacology
from GitHub with:
# install.packages("remotes")
remotes::install_github("gipso/rc.chronopharmacology")
We don’t intend to publish this package to CRAN.
If you use rc.chronopharmacology
in your research, please consider
citing it. We put a lot of work to build and maintain a free and
open-source R package. You can find the rc.chronopharmacology
citation
below.
citation("rc.chronopharmacology")
#>
#> To cite {rc.chronopharmacology} in publications use:
#>
#> Rodrigues-Santos, A. S., Vartanian, D., & Pedrazzoli, M. (2022).
#> {rc.chronopharmacology}: an R package with the research compendium of
#> the GIPSO chronopharmacology systematic quantitative literature
#> review. https://gipso.github.io/rc.chronopharmacology/
#>
#> A BibTeX entry for LaTeX users is
#>
#> @Unpublished{,
#> title = {{rc.chronopharmacology}: an R package with the research compendium of the GIPSO chronopharmacology systematic quantitative literature review},
#> author = {Alisson da Silva Rodrigues dos Santos and Daniel Vartanian and Mario Pedrazzoli},
#> year = {2022},
#> url = {https://gipso.github.io/rc.chronopharmacology/},
#> note = {Lifecycle: experimental},
#> }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.