make_date: Manipulate A Vector For Getting Correct Date-Time Types

View source: R/data.R

make_dateR Documentation

Manipulate A Vector For Getting Correct Date-Time Types

Description

Manipulate A Vector For Getting Correct Date-Time Types

Usage

make_date(x, date.string = TRUE)

Arguments

x

The vector to be modified.

date.string

Whether to return a date(-time) sting or and object.

Value

The modified vector by default (when date.string is TRUE); otherwise an object of class Date or POSIXct.


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.