import_dates: reads dates from a csv file

View source: R/import_dates.R

import_datesR Documentation

reads dates from a csv file

Description

reads dates from a csv file

Usage

import_dates(fn)

Arguments

fn

filename of csv file with dates

Details

the csv should have exactly 1 column with a column heading. the date format must be year-numeric_month-day

Value

a tibble of dates with new columns for yr, doy, day


hoargroup/stationsweRegression documentation built on Feb. 4, 2024, 7:21 a.m.