Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages