get_date_vector: Get a vector of dates from 'data.frame', 'zoo', 'xts', or...

View source: R/date_utils.R

get_date_vectorR Documentation

Get a vector of dates from data.frame, zoo, xts, or date named vectors

Description

Get a vector of dates from data.frame, zoo, xts, or date named vectors

Usage

get_date_vector(dt_data)

Arguments

dt_data

object containing date data

Value

a vector of class Date


ces0491/dateR documentation built on April 6, 2022, 10:17 p.m.