summaryrefslogtreecommitdiff
path: root/man/dataSlice.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/dataSlice.Rd')
-rw-r--r--man/dataSlice.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/dataSlice.Rd b/man/dataSlice.Rd
index cd3af74..5ff6f00 100644
--- a/man/dataSlice.Rd
+++ b/man/dataSlice.Rd
@@ -9,9 +9,9 @@ dataSlice(data, start = NULL, end = NULL, freq = NULL)
\arguments{
\item{data}{an object of class \code{idframe}}
-\item{start}{the start time of the period of interest}
+\item{start}{the start index}
-\item{end}{the end time of the period of interes}
+\item{end}{the end index}
\item{freq}{fraction of the original frequency at which the series
to be sampled.}