From dbe252ad71b60def50face457e7e7b1748b702cc Mon Sep 17 00:00:00 2001 From: agdamsbo <43278243+agdamsbo@users.noreply.github.com> Date: Wed, 28 Feb 2024 08:50:38 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20agdamsbo?= =?UTF-8?q?/REDCapCAST@b6c187bf54eb02c9ac726e68a5ba392404eb7535=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/Introduction.html | 212 ++++++++++++++++++------------------- index.html | 2 +- news/index.html | 2 +- pkgdown.yml | 2 +- search.json | 2 +- 5 files changed, 110 insertions(+), 110 deletions(-) diff --git a/articles/Introduction.html b/articles/Introduction.html index 810c07e..a85f136 100644 --- a/articles/Introduction.html +++ b/articles/Introduction.html @@ -100,23 +100,23 @@ demonstration of the functions.

 redcapcast_data |> gt::gt()
-
- @@ -1067,23 +1067,23 @@ demonstration of the functions.

 redcapcast_meta |> gt::gt()
-
- diff --git a/index.html b/index.html index e16c1a8..b829d30 100644 --- a/index.html +++ b/index.html @@ -118,7 +118,7 @@
  • redcap_wider(): joins and pivots a list of data frames with repeated instruments to a wide format utilizing the tidyr::pivot_wider() from the tidyverse.

  • easy_redcap(): combines secure API key storage with the keyring-package, focused data retrieval and optional widening. This is the recommended approach for easy data access and analysis.

  • ds2dd_detailed(): Converts a data set to a data dictionary for upload to a new REDCap database. Variables (fields) and instruments in a REDCap data base are defined by this data dictionary.

  • -
  • shiny_cast(): Shiny application to ease the process of converting a spreadsheet/data set to a REDCap database. The app runs locally and data is transferred securely. You can just create and upload the data dictionary, but you can also transfer the given data in the same process.

  • +
  • shiny_cast(): Shiny application to ease the process of converting a spreadsheet/data set to a REDCap database. The app runs locally and data is transferred securely. You can just create and upload the data dictionary, but you can also transfer the given data in the same process. The app is hosted on shinyapps.io while I work on a shinylive implementation.

  • diff --git a/news/index.html b/news/index.html index 8c8f7f0..4a67331 100644 --- a/news/index.html +++ b/news/index.html @@ -53,7 +53,7 @@
    -

    REDCapCAST 24.2.1

    +

    REDCapCAST 24.2.1

    CRAN release: 2024-02-28

    Functions