View source: R/find_nearest_date.R
find_nearest_date | R Documentation |
Function to find the nearest date within a vector
find_nearest_date(date, date_match)
date |
Date to match to. |
date_match |
Date vector for which the closest date to |
Date vector of class POSIXct
.
Shona Wilde & Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.