From 6144bd5f6d946dec7cf2432e83b7d08837bfc7ab Mon Sep 17 00:00:00 2001 From: agdamsbo <43278243+agdamsbo@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:24:15 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20agdamsbo?= =?UTF-8?q?/REDCapCAST@7d82eeebd4cf28f6577982820d933441c2818fc3=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/Database-creation.html | 4 +- articles/REDCapCAST.html | 4 +- articles/Shiny-app.html | 2 + news/index.html | 6 ++- pkgdown.yml | 2 +- reference/fct_drop.factor.html | 8 ++++ reference/fct_drop.html | 71 +++++++++++++++++++++++++++++++-- reference/index.html | 2 +- search.json | 2 +- 9 files changed, 91 insertions(+), 10 deletions(-) create mode 100644 reference/fct_drop.factor.html 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: