chk.TS.data: auxiliary function to check whether a dataset is composed of...

View source: R/aux_utils.R

chk.TS.dataR Documentation

auxiliary function to check whether a dataset is composed of time series data

Description

auxiliary function to check whether a dataset is composed of time series data

Usage

chk.TS.data(data, xtp = FALSE)

Arguments

data

data set to consider

xtp

indicator whether to stop the program if data is not time series

Value

a boolean indicator whether the data contains time series values or not


covid19.analytics documentation built on Oct. 16, 2023, 1:06 a.m.