Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redcaphealthtools

Librería de R para el manejo de datos en investigación biomédica e informática médica con proyectos REDCap. Construida sobre REDCapR.

Instalación

install.packages("REDCapR")
remotes::install_github("IMTAvH/redcaphealthtools")

Agregar una nueva función

  1. Duplica R/template_funcion.R y nómbralo R/rcht_<nombre>.R
  2. Implementa la función siguiendo el template
  3. Duplica tests/testthat/test-template.R y nómbralo test-<nombre>.R
  4. Corre devtools::document() y devtools::test()

Licencia

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages