Make HTML for DO Use Case Tables
make_use_case_html.Rd
Makes the row and cell html code for the various sections/tables of the disease-ontology.org "Use Cases" page from the DO team's "DO_uses" google sheet. This function explicitly avoids including the html code for defining the table itself to provide for flexibility. The "html" output in the files specified must be manually copied and pasted into the disease-ontology.org "Use Cases" file in the appropriate section/table.
Arguments
- out_dir
The path to the directory where output should be saved, as a string.
- group
The group(s) to generate html for, as a character vector. One or more of: "all" (default) or specific values in the
type
column of the DO_usesDO_website_user_list
sheet.