sameTime | R Documentation |
dateTimeSet
and dateTimeSample
are the samesameTime
checks whether there are any rows where dateTimeSet
is equal to dateTimeSample
. The function also verifies that df
is a data frame and has dateTimeSet
and dateTimeSample
columns.
sameTime(df, excludeZero = F)
df |
A data frame to check |
excludeZero |
Logical |
ID's of rows that have mismatched dates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.