Skip to content

Commit

Permalink
Fixing docs. Trying to reduce time for an example. Some other argle b…
Browse files Browse the repository at this point in the history
…argle.
  • Loading branch information
john-harrold committed Jan 9, 2025
1 parent 542c41f commit 193d4b8
Show file tree
Hide file tree
Showing 99 changed files with 590 additions and 488 deletions.
2 changes: 2 additions & 0 deletions R/CTS_Server.R
Original file line number Diff line number Diff line change
Expand Up @@ -5045,9 +5045,11 @@ res}
#' \item{yaml_list:} Lists with preload components.
#'}
#'@examples
#'\donttest{
#' sess_res = CTS_test_mksession()
#' state = sess_res$state
#' res = CTS_mk_preload(state)
#'}
CTS_mk_preload = function(state){
isgood = TRUE
msgs = c()
Expand Down
2 changes: 2 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ navbar:
href: https://vimeo.com/1042516737
- text: "Getting Started: Wrangling, Plotting and NCA"
href: https://vimeo.com/1042510561
- text: "Deployment, App Preloading, and Analysis Workflows"
href: https://vimeo.com/1045192047
- text: "Tutorials"
icon: fas fa-chalkboard-teacher
menu:
Expand Down
1 change: 1 addition & 0 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/articles/clinical_trial_simulation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/articles/deployment.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/articles/model_builder.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/articles/noncompartmental_analysis.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/articles/rmdhunks/simulate_rules.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ articles:
model_builder: model_builder.html
noncompartmental_analysis: noncompartmental_analysis.html
rmdhunks/simulate_rules: rmdhunks/simulate_rules.html
last_built: 2025-01-09T02:17Z
last_built: 2025-01-09T03:07Z
urls:
reference: https://ruminate.ubiquity.tools/reference
article: https://ruminate.ubiquity.tools/articles
1 change: 1 addition & 0 deletions docs/reference/CTS_Server.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 19 additions & 18 deletions docs/reference/CTS_add_covariate.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 193d4b8

Please sign in to comment.