reorganize folder
[talweg.git] / pkg / man / plotFbox.Rd
diff --git a/pkg/man/plotFbox.Rd b/pkg/man/plotFbox.Rd
new file mode 100644 (file)
index 0000000..f2cedd4
--- /dev/null
@@ -0,0 +1,17 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/plot.R
+\name{plotFbox}
+\alias{plotFbox}
+\title{Functional boxplot}
+\usage{
+plotFbox(data, filter = function(index) TRUE)
+}
+\arguments{
+\item{data}{Object return by \code{getData}}
+
+\item{fiter}{Optional filter: return TRUE on indices to process}
+}
+\description{
+Draw the functional boxplot on the left, and bivariate plot on the right
+}
+