Skip to content

Commit f168845

Browse files
committed
mark experimental
1 parent 482eaa8 commit f168845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/frolladapt.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
\alias{frolladapt}
33
\title{Adapt rolling window to irregularly spaced time series}
44
\description{
5-
Helper function to generate adaptive window size based on the irregularly spaced time series index. Generated adaptive window can be then used in rolling functions. See \code{\link{froll}} and \code{\link{frollapply}} for details.
5+
Helper function to generate adaptive window size based on the irregularly spaced time series index. Experimental. Generated adaptive window can be then used in rolling functions. See \code{\link{froll}} and \code{\link{frollapply}} for details.
66
}
77
\usage{
88
frolladapt(x, n, align="right", partial=FALSE, give.names=FALSE)

0 commit comments

Comments
 (0)