re-ignore doc - fix exogens usage
[talweg.git] / pkg / man / getSimilarDaysIndices.Rd
diff --git a/pkg/man/getSimilarDaysIndices.Rd b/pkg/man/getSimilarDaysIndices.Rd
deleted file mode 100644 (file)
index b850e7b..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-% 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
-}
-