tibble_to_xts: Convert a tibble data frame to an xts object

View source: R/tibble_to_xts.R

tibble_to_xtsR Documentation

Convert a tibble data frame to an xts object

Description

Convert a tibble data frame to an xts object

Usage

tibble_to_xts(x)

Arguments

x

a tibble with a column 'date'

Value

An xts object


treasuryTR documentation built on April 3, 2023, 5:39 p.m.