Skip to content

Commit

Permalink
Update vignettes/programming_strategy.Rmd
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Bundfuss <[email protected]>
  • Loading branch information
bms63 and bundfussr authored Jan 14, 2025
1 parent 8f35356 commit 54e93db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/programming_strategy.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ fun_xxx <- function(dataset, some_param, other_param) {
i = "See admiral's deprecation guidance:
https://pharmaverse.github.io/admiraldev/dev/articles/programming_strategy.html#deprecation"
)
fun_xxx(
new_fun_xxx(
dataset = dataset,
some_param = some_param,
other_param = other_param
Expand Down

0 comments on commit 54e93db

Please sign in to comment.