diff --git a/articles/Database-creation.html b/articles/Database-creation.html index c3b0622..f9fa27d 100644 --- a/articles/Database-creation.html +++ b/articles/Database-creation.html @@ -73,7 +73,9 @@
-library(REDCapCAST)
+library(REDCapCAST) +#> Error in get(paste0(generic, ".", class), envir = get_method_env()) : +#> object 'type_sum.accel' not found

Two different ways to create a data base

diff --git a/articles/REDCapCAST.html b/articles/REDCapCAST.html index cbebea3..f1bc927 100644 --- a/articles/REDCapCAST.html +++ b/articles/REDCapCAST.html @@ -73,7 +73,9 @@
-library(REDCapCAST)
+library(REDCapCAST) +#> Error in get(paste0(generic, ".", class), envir = get_method_env()) : +#> object 'type_sum.accel' not found

This vignette covers the basics to get you started with the two basic features of REDCapCAST: