Commit Graph

88 Commits

Author SHA1 Message Date
9a167e6110
updated to handle form names as variable name pre or suffix. prepared for shiny app extension 2024-04-12 12:19:56 +02:00
6343d68cb5
new function to create instrument meta data 2024-04-12 12:18:58 +02:00
23ebdb5ee7
fixed paste 2024-04-09 10:57:29 +02:00
4cd484bd6b
new version 2024-04-09 10:54:52 +02:00
1bdbb0df94
fix read_redcap_tables 2024-04-09 10:51:31 +02:00
a181a2816c
deploy_shiny() has moved to a different package 2024-03-14 09:42:44 +01:00
f787621f1b updated shiny app 2024-03-14 09:29:02 +01:00
f261257575 renv acting up 2024-02-27 14:09:19 +01:00
9e33057c06 linting 2024-02-27 13:20:21 +01:00
a7a416fe1d minor changes 2024-02-27 12:43:54 +01:00
b63fbbe3c9 documented dataset for shiny testing 2024-02-27 12:43:29 +01:00
71e53e5cd6 shiny app moved to app folder and seperate files for possible shinylive deploy 2024-02-26 20:32:26 +01:00
29cf7b2745 we have a working prototype! needs a bit of cleaning 2024-02-26 15:07:54 +01:00
05c0f35016 first commit to add shiny app for basic upload of dictionary and dataset 2024-02-26 09:34:05 +01:00
796826d7d9 minor revs 2024-02-09 09:29:34 +01:00
73573f15f1 moved to stRoke package 2024-02-07 20:10:32 +01:00
8199ec6663 data docs update 2024-02-07 10:09:54 +01:00
4643e7a806 name change and export function 2024-02-07 10:09:36 +01:00
881c239954 generics removed 2024-02-07 10:08:57 +01:00
e1509188ff styling and new function is.repeated_longitudinal() 2024-02-06 14:03:12 +01:00
3e356004d4 reflects changes to sanitize_split() 2024-02-06 14:01:41 +01:00
289f57ab76 more examples and better handling of different projects 2024-02-06 14:01:03 +01:00
edd5334df8 reflects changes to redcap_wider() 2024-02-06 14:00:26 +01:00
0ce516c297 generics field has been removed and is now handled with simpel internal helper function is.repeated_longitudinal() 2024-02-06 08:43:24 +01:00
7c211250d8 data handling specific to repeated and/or longitudinal projects as been wrapped in if statement to allow handling of simple projects and just split instruments 2024-02-06 08:42:09 +01:00
82400b2ab9 drops specified record name and takes name of first field for sanitizing 2024-02-05 21:34:34 +01:00
904b76eb96 unified parameter naming 2024-02-05 14:46:37 +01:00
385973e8da fix to allow actual project naming 2024-02-05 14:46:20 +01:00
28dc2ba09e new function to convert ds to ical format 2024-02-05 14:46:02 +01:00
e78e0d3ff9 new read_redcap_instrument in development 2024-01-29 12:43:37 +01:00
4c5d58bf82 updated documentation 2024-01-18 14:58:38 +01:00
9d95b438d8 Updated the test data to provide better cases for testing the new ds2dd_detailed() 2024-01-18 14:58:18 +01:00
21e635d775 new functionds2dd_detailed()which includes more details than the old ds2dd(). 2024-01-18 14:57:12 +01:00
fdad86d762 fixed ds2dd default metadata 2024-01-17 13:54:14 +01:00
94383242dd remove duplicated line 2024-01-09 11:06:31 +01:00
407ff1e73a field names validity checking also added while at it 2024-01-09 10:27:37 +01:00
7cae55dba4 Updated read_redcap_tables to handle non-longitudinal projects and give better error on invalid events or forms 2024-01-09 10:22:49 +01:00
31c6994ce3 new version 2023.12.1 with two bug fixes and a new wrapper function 2023-12-20 09:01:40 +01:00
8bd4d9ade7 three new functions and new version 2023-07-04 16:03:24 +02:00
9d9a6dce2c getwd/setwd fix, examples revision upcoming 2023-06-05 08:35:34 +02:00
AG Damsbo
d054f5a420 minor 2023-04-14 11:47:23 +02:00
AG Damsbo
80f1e6fe12 the included dataset is updated to include special characters in form names 2023-04-14 11:47:01 +02:00
AG Damsbo
563c864091 a new helper function has been introduced to help matching form names when special characters are in use. 2023-04-14 11:46:09 +02:00
AG Damsbo
4847094f2c still cran in sight 2023-04-14 09:46:55 +02:00
AG Damsbo
09690777a8 including data and sorting vignette. still work to be done. 2023-04-13 12:15:34 +02:00
AG Damsbo
349ff695e1 gp with CRAN in sight 2023-04-13 10:57:04 +02:00
AG Damsbo
4f7af115f4 page, test and coverage 2023-03-08 11:50:44 +01:00
AG Damsbo
9f68e27f5a Major update. New functions and improvements. See NEWS.md. 2023-03-07 15:38:28 +01:00
AG Damsbo
b57e130395 new tests and removed notes 2023-03-06 14:37:06 +01:00
AG Damsbo
c7b61cb19e new helper 2023-03-06 14:36:41 +01:00