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/raampGBV documentation built on Oct. 7, 2022, 11:06 p.m.