check_time_series: Check time-series structure

Description Usage Arguments Details Value

View source: R/TimeSeriesUtility.R

Description

Check time-series structure

Usage

1

Arguments

ret

time-series

Details

This package is set up to work with time-series in a data.frame structure organized by columns (matrix-like) with dates in the first column. This function will check for the data.frame structure and if dates are in the first column.

Value

ret time-series or error if the time-series is not properly strucutured.


alejandro-sotolongo/InvestmentSuite documentation built on Jan. 19, 2020, 5:20 p.m.