Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkliming committed Jan 18, 2024
1 parent 79f69b8 commit 4bb3519
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data-raw/syn_data_creation.R
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ syn_test_data <- function() {
mutate(ANL01FL = "Y") %>%
select(
USUBJID, ARM, ARMCD, ACTARM, ACTARMCD, PARAMCD, ANRIND, BNRIND, AVALU, AVAL, STUDYID,
AVISIT, PARAM, AVISITN, CHG, BASE, ANL01FL, TRT01P, TRT01A, TRT02P, TRT02A, ONTRTFL
AVISIT, PARAM, AVISITN, CHG, BASE, ANL01FL, TRT01P, TRT01A, TRT02P, TRT02A, ONTRTFL, ABLFL
)

sd$adcm <- sd$adcm %>%
Expand Down
Binary file modified data/syn_data.rda
Binary file not shown.
2 changes: 1 addition & 1 deletion man/chevron-package.Rd

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

0 comments on commit 4bb3519

Please sign in to comment.