add_nearest_date: Function to find and add nearest date in another data frame

View source: R/add_nearest_date.R

add_nearest_dateR Documentation

Function to find and add nearest date in another data frame

Description

Function to find and add nearest date in another data frame

Usage

add_nearest_date(df1, df2)

Arguments

df1

Data frame.

df2

Data frame to find nearest date in.

Value

Date vector of class POSIXct.

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.