Skip to content

Commit

Permalink
Update Communication_jumping_feature.Rmd
Browse files Browse the repository at this point in the history
Co-authored-by: Isabel Glauß <[email protected]>
  • Loading branch information
gm-ebs-ext and iglauss authored Feb 13, 2025
1 parent c025acf commit c1c4143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/Communication_jumping_feature.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ data_list <- list(
adtte = pharmaverseadam::adtte_onco
)
#Convert data to appropriate types
# Convert data to appropriate types
data_list$adsl <- convert_data(data_list$adsl)
data_list$adae <- convert_data(data_list$adae)
data_list$adtte <- convert_data(data_list$adtte)
Expand Down

0 comments on commit c1c4143

Please sign in to comment.