View source: R/add_nearest_date.R
add_nearest_date | R Documentation |
Function to find and add nearest date in another data frame
add_nearest_date(df1, df2)
df1 |
Data frame. |
df2 |
Data frame to find nearest date in. |
Date vector of class POSIXct
.
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.