fix_date: Format dates that aren't already of the standard forms...

View source: R/util.R

fix_dateR Documentation

Format dates that aren't already of the standard forms "%Y-%m-%d" or "%Y/%m/%d"

Description

Format dates that aren't already of the standard forms "%Y-%m-%d" or "%Y/%m/%d"

Usage

fix_date(dat)

Arguments

dat

Dataframe with BBS year data to be corrected.

Value

Same dataframe as input, but correctly formatted date column


BibelnieksDFW/BrBS documentation built on April 20, 2022, 12:54 a.m.