README.md

rc.pregnancy.a

Project Status: WIP – Initial development is in progress, but there
has not yet been a stable, usable release suitable for the
public. Lifecycle:
experimental R-CMD-check Codecov test
coverage License:
MIT License: CC BY
4.0

Overview

rc.pregnancy.a is an R package with the research compendium of the sleep and pregnancy systematic quantitative literature review project. Its aim is to facilitate the research work and to improve reproducibility in 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 here.

Installation

You can install rc.pregnancy.a with:

# install.packages("remotes")
remotes::install_github("aliciasales/rc.pregnancy.a")

We don’t intend to publish this package on CRAN.

License

License:
MIT License: CC BY
4.0

rc.pregnancy.a code is released under the MIT license and its data under the CC BY 4.0 license.

Citation

If you use rc.pregnancy.a 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 citation below.

citation("rc.pregnancy.a")
#> 
#> To cite {rc.pregnancy.a} in publications use:
#> 
#>   Sales, A. R. V., Vartanian, D., Rodrigues, I., & Pedrazzoli, M.
#>   (2023). {rc.pregnancy.a}: research compendium of the sleep and
#>   pregnancy systematic quantitative literature review project. R
#>   package version 0.0.0.9000.
#>   https://aliciasales.github.io/rc.pregnancy.a/
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Unpublished{,
#>     title = {{rc.pregnancy.a}: research compendium of the sleep and pregnancy systematic quantitative literature review project},
#>     author = {Alicia {Rafaelly Vilefort Sales} and Daniel Vartanian and Isadora Rodrigues and Mario Pedrazzoli},
#>     year = {2023},
#>     url = {https://aliciasales.github.io/rc.pregnancy.a/},
#>     note = {R package version 0.0.0.9000},
#>   }

Acknowledgments

This project was supported with scholarships provided by the University of Sao Paulo (USP) (❤️).



gipso/pregnancy.a documentation built on March 11, 2023, 5:34 a.m.