-
Notifications
You must be signed in to change notification settings - Fork 9
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
Detailed vignette of how to use xportr #84
Comments
End to end examples can be found here for a starting point: https://github.com/pharmaverse/end_to_end_examples |
The layout of the detailed vignette looks good to me.
I have a comment about the specification file from Pilot 3 Submission. Specifically, for the SDTM --DTC variables, the specifications do not conform to the define.xml specification. The data type should be listed as 'Date' and the length should be indicated as missing. I think it would be nice to have data type and length for --DTC variables that follow define.xml specification. To see how xportr handles these variables in the vignette. |
Also include how options work, defaults, and how to change. Possible second vignette. |
Merge remote-tracking branch 'origin/devel' into 84_xportr_deep_dive_vignette # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
…t label function Merge remote-tracking branch 'origin/122_update_pkgdown' into 84_xportr_deep_dive_vignette # Conflicts: # _pkgdown.yml
Tip: you can probably use the function
I feel that it also helps the readability/maintenance of vignettes to have a new line per new phrase (it will still write all in a single paragraph). However, this is more of a style preference, than a "real" improvement, I just noticed the line with 772 characters ehehehe
instead of
|
Merge remote-tracking branch 'origin/devel' into 84_xportr_deep_dive_vignette # Conflicts: # docs/404.html # docs/LICENSE-text.html # docs/LICENSE.html # docs/authors.html # docs/index.html # docs/pkgdown.yml
Storing bulk processing here for now for inclusion in a future vignette Using
|
…ning and errors for deepdive. Merge remote-tracking branch 'origin/devel' into 84_xportr_deep_dive_vignette # Conflicts: # man/figures/design_flow.png
chore: atorus-research#84 missing package
Merge remote-tracking branch 'origin/devel' into 84_xportr_deep_dive_vignette # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
Merge remote-tracking branch 'origin/devel' into 84_xportr_deep_dive_vignette
Merge remote-tracking branch 'origin/150_clean_up_gs' into 84_xportr_deep_dive_vignette # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
…ette Closes #84 xportr deep dive vignette
Layout of Vignette
Overview
xportr
functionsxportr
functionsxportr
options to address different specification file stylesxportr_set()
to reduce repetitive tasks (Feature Request: ?global? object for spec file #44)metacore
versus dataframe spec optionADaMs and Specs
Application of xportr functions to one ADaM dataset (TBD)
xportr
Application of xportr functions to all ADaM datasets (TBD)
Validation Software
Outstanding Questions
example_data_sepc
Definition of Done
A detailed and user-reviewed vignette available within the package and on the site
The text was updated successfully, but these errors were encountered: