Commit Graph

190 Commits

Author SHA1 Message Date
f261257575 renv acting up 2024-02-27 14:09:19 +01:00
9e33057c06 linting 2024-02-27 13:20:21 +01:00
a0730cb41c minor changes. 2024-02-27 12:58:38 +01:00
cff0977fb9 error on spellchecking 2024-02-27 12:45:53 +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
409d53a6be new vignettes 2024-02-27 12:42:58 +01:00
Andreas Gammelgaard Damsbo
767d03f45f
Merge pull request #7 from agdamsbo/docs
Updated README and two new vignettes. A little basic for now.
2024-02-26 20:06:46 +00:00
4af64701a1 Updated README and two new vignettes. A little basic for now. 2024-02-26 21:05:02 +01:00
Andreas Gammelgaard Damsbo
f25361fb79
Merge pull request #6 from agdamsbo/shiny-app
Shiny app
2024-02-26 19:59:24 +00:00
71e53e5cd6 shiny app moved to app folder and seperate files for possible shinylive deploy 2024-02-26 20:32:26 +01:00
1aefacba43 ignoring ds_store 2024-02-26 19:51:53 +01:00
538c6ee188 delete 2024-02-26 19:51:16 +01:00
6467cc724b trying to ignore ds_store 2024-02-26 15:09:30 +01:00
29cf7b2745 we have a working prototype! needs a bit of cleaning 2024-02-26 15:07:54 +01:00
77989a21ed slightly modified mtcars for upload testing 2024-02-26 15:07:26 +01:00
Andreas Gammelgaard Damsbo
3b8f09b1d0
Merge pull request #5 from agdamsbo/agdamsbo-patch-1
Delete .DS_Store
2024-02-26 08:39:06 +00:00
Andreas Gammelgaard Damsbo
e21e2b062e
Delete .DS_Store 2024-02-26 09:38:38 +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
635fa2f091 updated docs 2024-02-07 20:11:00 +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
7948bfc65d updated 2024-02-06 14:19:23 +01:00
e6a7ef3e5a dependency moved 2024-02-06 14:16:38 +01:00
729d3aca13 new internal helpers 2024-02-06 14:16:20 +01:00
02b9c7ffe7 added sanitize to clean up split 2024-02-06 14:16:09 +01:00
4f47c2ac5d formatting 2024-02-06 14:15:36 +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
5979b972e1 fixed read_redcap_tables() 2024-02-05 21:35:14 +01:00
6c18ed5a01 updated 2024-02-05 21:34:45 +01:00
82400b2ab9 drops specified record name and takes name of first field for sanitizing 2024-02-05 21:34:34 +01:00
c47f5a9d07 updated renv 2024-02-05 14:47:47 +01:00
bcc57ce924 updated news 2024-02-05 14:47:39 +01:00
7c1965cb7c updated dependencies to include lubridate, calendar, glue. version bump 2024-02-05 14:47:31 +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
bd29de23c9 updated docs 2024-01-29 12:43:47 +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