Skip to content

erikerhardt/CastorR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CastorR

Format Castor EDC export.xlsx file for R. For data exported from https://www.castoredc.com/ platform.

Install remotely with the following line:

devtools::install_github("erikerhardt/CastorR")

See vignette for details. Basic use is seen below.

library(CastorR)
dat <- castor_format_R(fn = "CRF_export.xlsx")
str(dat)

About

Format Castor EDC CRF_export.xlsx file for R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages