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