| as.interval-partial_time-method | Wrapper for lubridate as.interval |
| as.interval-timespan-method | Wrapper for lubridate as.interval |
| as.parttime | Coerce an object to a parttime object |
| as.timespan | Cast an object to a timespan |
| c.partial_time | Concatenate parttimes |
| definitely | "Definitely" generic for resolving uncertainty |
| definitely.partial_time_logical | Determine whether a partial_time logical matrix is definitely... |
| dim.partial_time | parttime vector dimensions |
| dot-i | shorthand for converting dimnames to indices, for easier... |
| end | end S3 generic |
| eq_parttimes | Equal comparison handler for partial_time objects |
| extract | Similar to matrix and array '[' behavior, but allows for... |
| format_field_matrix | Format individual components of a parttime matrix |
| format.partial_time | Format a parttime object |
| format.pillar_shaft_partial_time | parttime pillar formatting |
| has_partial | Test whether a partial_time object is incomplete |
| has_partial_date | Test whether a partial_time object's date components are... |
| has_partial_time | Test whether a partial_time object's time components are... |
| impute_time | Impute a partial time object with a timestamp or specific... |
| includes | Determine whether one object includes another |
| includes.partial_time | Determine whether a partial time contains an object |
| includes.partial_time.partial_time | Test for whether a timestamp could be included within... |
| is.na.partial_time | Check if elements of a partial time vector is NA |
| is.na.timespan | Check if elements of a partial time vector is NA |
| is_parttime | Shorthand for checking partial time inheritance |
| is_timespan | Shorthand for checking timespan inheritance |
| is.timespan | Shorthand for checking timespan inheritance |
| max.partial_time | Get the maximum of a parttime vector |
| min.partial_time | Get the minimum of aparttime vector |
| neq_parttimes | Not-equal comparison handler for partial_time objects |
| normalize_month_day | Normalize days in month back to day limit for a given month |
| obj_print_data.partial_time | parttime data output |
| obj_print_footer.partial_time | parttime footer |
| obj_print_header.partial_time | parttime output header |
| Ops.partial_time | Handler for Ops generics for partial_time objects |
| Ops.timespan | Handler for Ops generics for timespan objects |
| parse_failure_message | Format a message communicating parse failure information |
| parse_iso8601_helpers | Inspecting and manipulating intermediate iso8601 matrices |
| parse_iso8601_matrix | Parse an iso8601 datetime to a parttime-like matrix |
| parse_parttime | Parse cdisc datetime strings as parttime matrix |
| parttime | Create a parttime object |
| parttime_access_and_assign | Datetime component access and assignment functions |
| parttime_extract | Indexing operators for partial_time objects |
| parttime_logical | This class is purely for retaining logical information for... |
| pillar_shaft.partial_time | parttime as pillar shaft |
| plus-partial_time-Period-method | Addition of a lubridate Period to a parttime partial_time |
| pmax | Maxima and Minima |
| pmax.partial_time | Get the elementwise maximum of parttime vectors |
| pmin | Maxima and Minima |
| pmin.partial_time | Get the elementwise minimum of parttime vectors |
| possibly | "Possibly" generic for resolving uncertainty |
| possibly.partial_time_logical | Determine whether a partial_time logical matrix is possibly... |
| propagate_na | Propegate field missingness from higher to lower resolution |
| re_cdisc_datetime | Regular expression for CDISC-style datetime parsing |
| reflow_fields | Reflow potentially invalid time components to adjacent fields |
| register_unknown_s3_generics | Export S3 generics only if as-of-yet unknown |
| re_iso8601 | slightly modified from parsedate - added 'secfrac' capture... |
| sample_date_string_styles | Find unique forms of inputs |
| sample_partial_styles | Find unique forms of missingness |
| start | start S3 generic |
| timespan | Create a partial timespan object |
| to_gmt | Generic for coercing timestamps to GMT timezone |
| trim | Shorten a timespan |
| type_sum.partial_time | parttime type name |
| vec_cast.logical.partial_time | Cast partial time to logical |
| vec_cast.partial_time | Cast to partial time object |
| vec_cast.partial_time.character | Coerce character date representations to parttime objects |
| vec_cast.partial_time.default | Default handler for casting to a partial time |
| vec_cast.partial_time.matrix | Cast a matrix to a partial time |
| vec_cast.timespan | Cast to timespan object |
| vec_cast.timespan.character | Cast partial time to timespan, representing uncertainty as a... |
| vec_cast.timespan.default | Default handler for casting to a timespan |
| vec_cast.timespan.double | Cast an array to a timespan |
| vec_cast.timespan.numeric | Cast an array to a timespan |
| vec_cast.timespan.partial_time | Cast partial time to timespan, representing uncertainty as a... |
| vec_ptype_abbr.partial_time | Abbreviated partial time class name |
| vec_ptype_full.partial_time | Full parttime class name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.