add_date_info: add date info to data frame

Description Usage Arguments

Description

add date info to data frame

Usage

1
add_date_info(df, date_df)

Arguments

df

data frame of quadrat data. Must contain columns "quadrat" and "year"

date_df

data frame of date information to be merged with df, containing columns "quadrat" and "year"


emchristensen/quadprocessing documentation built on May 4, 2019, 4:15 a.m.