R/is.tseries.R

"is.tseries" <-
function(x) {
	is.ts(x)
}
phgrosjean/pastecs documentation built on Feb. 12, 2024, 2:26 a.m.