Description Usage Arguments Value
Given two vectors (typically date vectors), return a logical vector of the size of the first vector indicating whether or not the times/dates were found in the second vector
1 | get_what_is_within(OriginalTime, FilteredTime)
|
OriginalTime |
vector. first time/date vector |
FilteredTime |
vector. second time/date vector |
logical vector of the size of the first vector indicating whether or not the times/dates were found in the second vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.