Skip to content

Commit

Permalink
195# move kmg01@main (#234)
Browse files Browse the repository at this point in the history
Resolving #195

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Emily de la Rua <[email protected]>
  • Loading branch information
3 people authored Mar 6, 2024
1 parent 41d2184 commit 2ac5374
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions book/generate-index.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Run file contents within TLG-C project, with working directory set
# to tlg-catalog/book, to update the index
# Set locale to Sys.setlocale("LC_COLLATE", "C") or different if issues with sorting of subsections occur.

print_ref_templates <- function(fpath) {
title <- sub("title: ", "", readLines(fpath)[2], )
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions book/tlg-index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,8 @@ toc-depth: 4

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[FSTG02 -- Subgroup Analysis of Survival Duration](./graphs/efficacy/fstg02.qmd)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[KMG01 -- Kaplan-Meier Plot](./graphs/efficacy/kmg01.qmd)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[MMRMG01 -- Plots for Mixed-Effect Model Repeated Measures Analysis](./graphs/efficacy/mmrmg01.qmd)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[MMRMG02 -- Forest Plot for Mixed-Effect Model Repeated Measures](./graphs/efficacy/mmrmg02.qmd)
Expand Down Expand Up @@ -369,8 +371,6 @@ toc-depth: 4

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[IPPG01 -- Individual Patient Plot Over Time](./graphs/other/ippg01.qmd)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[KMG01 -- Kaplan-Meier Plot](./graphs/other/kmg01.qmd)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[LTG01 -- Lattice Plot of Laboratory Tests by Treatment Group Over Time](./graphs/other/ltg01.qmd)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[MNG01 -- Mean Plot](./graphs/other/mng01.qmd)
Expand Down

0 comments on commit 2ac5374

Please sign in to comment.