lastdose()
, lastdose_list()
, and lastdose_df()
output now include
observation occasion (OCC
) (#49)..Rbuildignore
to include NEWS in the build. (#44) amt
was getting modified in source data frame
when it contained missing values (#40, #41).Fix bug where comments vector wasn't getting adjusted when TIME
contained
missing values (#37, #38).
Put stories in yaml format; add script to build validation docs from the yaml file (#35, #36).
include_tafd
to FALSE (#29)lastdose.include_tafd
(#29)lastdose.id_col
(#27)lastdose.time_units
(#27)find_id_col()
;
this function is unexported (#25)find_time_col()
;
this function is unexported (#25)NA
) in the time column; these records will
stay in place and NA
will be inserted for all outputs (#30)II
column was not properly detected resulting in incorrect
TAD
calculation when doses were also scheduled via ADDL
#21TAFD
(time after first dose) to data data frame on lastdose()
and lastdose_df()
call and add tafd
to return from lastdose_list()
#19time_col
and id_col
arguments to let user name columns containing
time and user id information #14POSIXct
; data will be converted to numeric
according to value of time_units
argument #9TAD
and LDOS
are filled like any other observation record (relative
to the last non-commented dose) (#9)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.