% 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 }