nth_date: Function to find the date for next n samples

View source: R/background_helper.R

nth_dateR Documentation

Function to find the date for next n samples

Description

Function to find the date for next n samples

Usage

nth_date(df, start, n = 4, sample_date)

Arguments

df

dataframe of groundwater data in tidy format

start

the date to start from

n

the next n samples to get the date for

sample_date

the column for the sampling dates


jentjr/manager documentation built on Jan. 12, 2024, 9:45 p.m.