reorganize folder
[talweg.git] / pkg / man / plotFilaments.Rd
CommitLineData
46952971
BA
1% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/plot.R
3\name{plotFilaments}
4\alias{plotFilaments}
5\title{Plot filaments}
6\usage{
7plotFilaments(data, index, limit = 60)
8}
9\arguments{
10\item{data}{Object as returned by \code{getData}}
11
12\item{index}{Index in data}
13
14\item{limit}{Number of neighbors to consider}
15}
16\description{
17Plot similar days in the past + "past tomorrow", as black as distances are small
18}
19