[f2e496]: / man / DisplayOptions.Rd

Download this file

22 lines (20 with data), 406 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/displayOptions.R
\name{DisplayOptions}
\alias{DisplayOptions}
\title{DisplayOptions constructor}
\usage{
DisplayOptions(...)
}
\arguments{
\item{...}{parameters passed to new}
}
\value{
A new DisplayOptions object
}
\description{
DisplayOptions constructor
}
\seealso{
\code{\link{DisplayOptions-class}}
}