Skip to content

Commit

Permalink
spelling error
Browse files Browse the repository at this point in the history
  • Loading branch information
rammprasad committed Oct 23, 2024
1 parent f45c214 commit 5f6a9b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions posts/zzz_DO_NOT_EDIT_introducing.../introducing_sdtm.oak.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,6 @@ cm <-

As you can see in this function call, the raw dataset and variable names are passed as arguments. As long as the raw dataset and variable are present in the global environment, the function will execute the algorithm's logic and create the target SDTM variable.

{sdtm.oak} is designed to handle any type of input raw format. It is not tied to any specific data collection standards, making it both EDC and data standards agnostic.

# Why not use {dplyr}?

As you can see from the definition of the algorithms, all of them are a form of mutate statement.
Expand Down

0 comments on commit 5f6a9b6

Please sign in to comment.