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

[New ARD]: ARD for table 06 #237

Open
7 tasks
jknizia opened this issue Aug 15, 2024 · 0 comments
Open
7 tasks

[New ARD]: ARD for table 06 #237

jknizia opened this issue Aug 15, 2024 · 0 comments
Assignees
Labels

Comments

@jknizia
Copy link
Collaborator

jknizia commented Aug 15, 2024

Table Layout & Design

image

Create ARD generating function for table 06.

Table Description

Table 6. Overview of Adverse Events, Safety Population, Pooled Analyses

Analysis Datasets

ADSL, ADAE
Data from the random.cdisc.data package, can be retrieved by random.cdisc.data::c followed by your
dataset name.

Analysis Filters

Safety population: SAFFL == "Y"

Additional Information

This is a ARD generating function.

Developer To Dos

  • ARD Function: Create R/fda-ard_XX.R file with your table-generating function.
    • Roxygen Documentation: title, @details, document all parameters, @return, @examples, @export.
  • Tests: Create tests/testthat/test-ard_XX.R file with tests for the table function and then run these tests.
  • Quarto Template: Create quarto/ard-templates/template-ard_XX.qmd file your ard template.
  • Screenshot: Add ARD screenshot as ard_XX.png to the quarto/assets/images/screenshots folder.
  • _quarto.yml: Add template to the "Template Library" section of the _quarto.yml file.
  • Template Index: Run quarto/assets/generate-template_index.R script to update the template index.
@jknizia jknizia added the new template Adding a new table template label Aug 15, 2024
@jknizia jknizia self-assigned this Aug 15, 2024
@jknizia jknizia added ARD and removed new template Adding a new table template labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant