|
b7e0873b00
|
better handling intrument export
|
2024-11-20 12:09:30 +01:00 |
|
|
c3b54b0860
|
as_factor functions to preserve attributes
|
2024-11-20 12:09:13 +01:00 |
|
|
942b3098cc
|
updated docs
|
2024-11-19 13:09:10 +01:00 |
|
|
f5965a2748
|
implemented specification of categorical variables (logicals are converted to factor)
|
2024-11-19 12:55:09 +01:00 |
|
|
fe9918dc10
|
implement support for variable attributes for field label incl conversion of logicals to factor
|
2024-11-19 12:54:26 +01:00 |
|
|
f2b2784547
|
adding as exported element
|
2024-11-18 16:59:06 +01:00 |
|
|
4e7af7d01f
|
updated vignette and formatting
|
2024-11-18 16:26:10 +01:00 |
|
|
9a069a422f
|
use tools file_ext instead of own
|
2024-11-18 14:41:30 +01:00 |
|
|
ea08a2066f
|
all data parsing and formatting has been seperated in individual functions
|
2024-11-18 14:40:32 +01:00 |
|
|
d8d11f6da1
|
minor edits
|
2024-11-15 20:54:37 +01:00 |
|
|
3cfdb66a32
|
included shiny app with package, bslib, documentation, fixing NA bug
|
2024-11-15 20:42:41 +01:00 |
|
|
ff22ba05d8
|
disabling examples
|
2024-10-24 11:56:29 +02:00 |
|
|
28beea676c
|
preparing for next version
|
2024-10-24 11:41:48 +02:00 |
|
|
3e4b1b1549
|
exporting redcap instrument from shiny app
|
2024-10-24 11:37:40 +02:00 |
|
|
d9f49e51ce
|
please complete tests now
|
2024-09-09 11:01:46 +02:00 |
|
|
4a56f4ec45
|
major update with new functions and renv is out! see NEWS section
|
2024-06-07 10:35:38 +02:00 |
|
|
04f5bec85c
|
major overhaul with new functions. docs are lacking
|
2024-05-02 13:31:21 +02:00 |
|
|
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 |
|