reorganize folder
[talweg.git] / pkg / man / getSimilarDaysIndices.Rd
diff --git a/pkg/man/getSimilarDaysIndices.Rd b/pkg/man/getSimilarDaysIndices.Rd
new file mode 100644 (file)
index 0000000..b850e7b
--- /dev/null
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/utils.R
+\name{getSimilarDaysIndices}
+\alias{getSimilarDaysIndices}
+\title{getSimilarDaysIndices}
+\usage{
+getSimilarDaysIndices(index, limit, same_season)
+}
+\arguments{
+\item{index}{Day index (numeric or date)}
+
+\item{limit}{Maximum number of indices to return}
+
+\item{same_seaon}{Should the indices correspond to day in same season?}
+}
+\description{
+Find similar days indices in the past
+}
+