Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
edgar-manukyan committed Jun 20, 2024
1 parent cb3b9cb commit ff2d777
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/derive_blfl.R
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ dtc_timepart <- function(dtc, partial_as_na = TRUE, ignore_seconds = TRUE) {
#' - Join the baseline flag onto the input dataset based on oak id vars
#'
#' @param sdtm_in Input SDTM domain.
#' @param dm_domain DM domain with the reference varaible `ref_var`
#' @param dm_domain DM domain with the reference variable `ref_var`
#' @param tgt_var Name of variable to be derived (`--BLFL` or
#' `--LOBXFL` where `--` is domain).
#' @param ref_var vector of a date/time from the
Expand All @@ -154,7 +154,7 @@ dtc_timepart <- function(dtc, partial_as_na = TRUE, ignore_seconds = TRUE) {
#' These visits are identified as critical points for data collection at the start of the study,
#' before any intervention is applied. This allows the function to assign the baseline
#' flag if the --DTC matches to the reference date.
#' @param baseline_timepoints A character vector of timpoints values in --TPT that specifies
#' @param baseline_timepoints A character vector of timepoints values in --TPT that specifies
#' the specific timepoints during the baseline visits when key assessments or measurements were taken.
#' This allows the function to assign the baseline flag if the --DTC matches to the reference date.
#'
Expand Down
32 changes: 32 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,35 @@ Immunogenicity
Pharmacokinetics
iRECIST
pharmaversesdtm
pre
CMGRPID
CMMODIFY
CMSTRTPT
CMSTTPT
CMTRT
CRF
datetime
DIABP
eCRF
eDT
hardcode
hardcoding
MDBDR
MDBTM
MDEDR
MDETM
MDR
MDRAW
mmm
NonCRF
OID
OXYSAT
px
SYS
SYSBP
VSALL
yyyy
RFSTDTC
RFXSTDTC
TPT
xxTPT
4 changes: 2 additions & 2 deletions man/derive_blfl.Rd

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

0 comments on commit ff2d777

Please sign in to comment.