NEWS.md
lastdose(), lastdose_list(), and lastdose_df() output now include observation occasion (OCC) (#49)..Rbuildignore to include NEWS in the build. (#44)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)