-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation: Template R code #17
Comments
…cm domain (#30) * All about metadata Vignette * CM domain pseudocode * Update Description file * Algorithms Article * styler updates * styler updates * review comments & pipeline failures * description file update * pipeline failures * address pipeline failure * lint errors. * Fix lintr link error * Updates * add cm test data * Styler update * lint issue * #17 fix typo, add info, add cm SDTM example * Automatic renv profile update. * Automatic renv profile update. --------- Co-authored-by: Adam Foryś <[email protected]> Co-authored-by: edgar-manukyan <[email protected]> Co-authored-by: edgar-manukyan <[email protected]>
What library needs to be installed to use the functions read_raw_data_csv, read_sdtm_spec_csv, and read_study_ct_csv. ? I'm quite new to GitHub and not sure if I'm doing it correctly. |
Hi @joybvictor , Those functions are to be understood as pseudocode. Their implementation is actually not provided as of yet. You can nonetheless read the CSVs with any importer, e.g. |
Understood. I've already loaded the library(readxl), but I want to confirm that I'm on the right path. |
Please select a category the issue is focused on?
Developer Guides
Let us know where something needs a refresh or put your idea here!
Develop a Vignette to demonstrate how the {sdtm.oak} functions and algorithms can be used to create SDTM domains.
The text was updated successfully, but these errors were encountered: