Skip to content

Commit b546ef6

Browse files
committed
Update documentation
1 parent 8dd3be0 commit b546ef6

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

R/plot_dynamic.R

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
#' If pixelClusters are provided the dynamic is plotted for each cluster
99
#' separately.
1010
#' @param ylim Optional manual definition of the y-axes dimension.
11-
#' @param smallBandOnly If pixel clusters are provided, smallBandOnly TRUE means
12-
#' that only the 50% range of data (25th to 75th percentile) and median value
13-
#' are plotted.
11+
#' @param singlePixels If True lines will be drawn for single pixel dynamics
12+
#' in addition to the interval
13+
#' @param smallBandOnly smallBandOnly TRUE means that only the 50% range of data
14+
#' (25th to 75th percentile) and median value are plotted.
1415
#'
1516
#' @details
1617
#' A maximum of 5000 timeseries will be drawn as single lines. If more data is

man/plot_dynamic.Rd

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)