as.xts.tbl_df: Convert a tibble to xts

View source: R/as.xts.tbl_df.R

as.xts.tbl_dfR Documentation

Convert a tibble to xts

Description

Convert a tibble to xts

Usage

## S3 method for class 'tbl_df'
as.xts(x, index = NULL)

Arguments

x

A tibble to be converted to xts

index

(character)


pteetor/tutils documentation built on April 25, 2024, 9:14 a.m.