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