Description Usage Arguments Value Author(s)
Computes difftime for date-time objects in R, removing separators from CDISC-typical character strings as needed.
1 | adjust_dtc(time1, timediff, units, tz, POSIX)
|
time1 |
Date-time object in character format. |
timediff |
Value by which to increment or decrement. |
units |
Units of |
tz |
POSIX-compliant time zone. |
POSIX |
Boolean; if |
Either character string or POSIXct object, depending on POSIX
parameter.
Ryan Kyle, ryan.kyle@mail.mcgill.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.