reorganize folder
[talweg.git] / pkg / man / plotFilaments.Rd
diff --git a/pkg/man/plotFilaments.Rd b/pkg/man/plotFilaments.Rd
new file mode 100644 (file)
index 0000000..1c8da97
--- /dev/null
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/plot.R
+\name{plotFilaments}
+\alias{plotFilaments}
+\title{Plot filaments}
+\usage{
+plotFilaments(data, index, limit = 60)
+}
+\arguments{
+\item{data}{Object as returned by \code{getData}}
+
+\item{index}{Index in data}
+
+\item{limit}{Number of neighbors to consider}
+}
+\description{
+Plot similar days in the past + "past tomorrow", as black as distances are small
+}
+