make.dates: Make Date and Julian Day Variable

View source: R/utils-make.dates.R

make.datesR Documentation

Make Date and Julian Day Variable

Description

Creates a new variables, c("Date","julian"), if dataframe has columns c("Day", "Month", "Year")

Usage

make.dates(df, collapse=FALSE)

Arguments

df

a flat data object.

collapse

logical. If TRUE will remove the columns 'Day', 'Month', and 'Year'


trashbirdecology/bbsAssistant documentation built on May 22, 2022, 6:08 a.m.