Skip to content
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

Update index categories #124

Merged
merged 13 commits into from
Sep 21, 2023
8 changes: 4 additions & 4 deletions book/generate-index.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cat(
section_header("Tables")
create_subsection("./tables/ada", "ADA")
ayogasekaram marked this conversation as resolved.
Show resolved Hide resolved
create_subsection("./tables/adverse-events", "Adverse Events")
create_subsection("./tables/con-med", "Concomitant Medications")
create_subsection("./tables/concomitant-medications", "Concomitant Medications")
create_subsection("./tables/deaths", "Deaths")
create_subsection("./tables/demography", "Demography")
create_subsection("./tables/disclosures", "Disclosures")
Expand All @@ -50,7 +50,7 @@ create_subsection("./tables/exposure", "Exposure")
create_subsection("./tables/lab-results", "Lab Results")
create_subsection("./tables/medical-history", "Medical History")
create_subsection("./tables/pharmacokinetic", "Pharmacokinetic")
create_subsection("./tables/rmp", "Risk Management Plan")
create_subsection("./tables/risk-management-plan", "Risk Management Plan")
create_subsection("./tables/safety", "Safety")
create_subsection("./tables/vital-signs", "Vital Signs")

Expand All @@ -59,9 +59,9 @@ create_subsection("./tables/vital-signs", "Vital Signs")
section_header("Listings")
create_subsection("./listings/ada", "ADA")
create_subsection("./listings/adverse-events", "Adverse Events")
create_subsection("./listings/con-med", "Concomitant Medications")
create_subsection("./listings/concomitant-medications", "Concomitant Medications")
ayogasekaram marked this conversation as resolved.
Show resolved Hide resolved
create_subsection("./listings/disposition", "Disposition")
create_subsection("./listings/dsur", "Development Safety Update Report")
create_subsection("./listings/development-safety-update-report", "Development Safety Update Report")
ayogasekaram marked this conversation as resolved.
Show resolved Hide resolved
create_subsection("./listings/ecg", "ECG")
create_subsection("./listings/exposure", "Exposure")
create_subsection("./listings/lab-results", "Lab Results")
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
252 changes: 155 additions & 97 deletions book/tlg-index.qmd

Large diffs are not rendered by default.