-
Notifications
You must be signed in to change notification settings - Fork 1
161 create a study configuration vignette standalone #167
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
161 create a study configuration vignette standalone #167
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 27 out of 45 changed files in this pull request and generated 1 comment.
Files not reviewed (18)
- docs/404.html: Language not supported
- docs/LICENSE-text.html: Language not supported
- docs/articles/get_started.html: Language not supported
- docs/articles/index.html: Language not supported
- docs/authors.html: Language not supported
- docs/deps/data-deps.txt: Language not supported
- docs/index.html: Language not supported
- docs/outline.html: Language not supported
- docs/reference/adbds.html: Language not supported
- docs/reference/adlb.html: Language not supported
- docs/reference/adsl.html: Language not supported
- docs/reference/advs.html: Language not supported
- docs/reference/create_nepexplorer_app.html: Language not supported
- docs/reference/creatinineScatterServer.html: Language not supported
- docs/reference/creatinineScatterUI.html: Language not supported
- docs/reference/creatinine_data_fcn.html: Language not supported
- docs/reference/drawBloodPressure.html: Language not supported
- docs/reference/drawBunCreat.html: Language not supported
|
@Lovemore-Gakava Made a couple updates to pass linting and fixed the github issue |
…ement to get started vignette. change baseline values flag to align with current code set up
|
@Lovemore-Gakava reviewed the getting started vignette and added a few tweaks. Looks great to me! I won't approve this since it's in draft, but feel free to merge or assign me for review when it's ready! |
Warning: file=R/creatinine_data_fcn.R,line=58,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed. Warning: file=R/creatinine_data_fcn.R,line=60,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed. Warning: file=R/creatinine_data_fcn.R,line=62,col=7,[return_linter] Use implicit return behavior; explicit return() is not needed. Warning: file=R/creatinine_data_fcn.R,line=77,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed. Warning: file=R/creatinine_scatter_mod.R,line=112,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed. Warning: file=R/init_nepExplorer.R,line=36,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed. Warning: file=R/nepexplorerMod.R,line=71,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed. Warning: file=vignettes/get_started.Rmd,line=199,col=1,[trailing_blank_lines_linter] Add a terminal newline
Add the get started vignette