File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 44# '
55# ' @param x list
66# ' @param config.file path to the file that will only be used for setting
7- # ' par in this one gsplot object. If NA (default), par is set by the global options set by
7+ # ' par in this one gsplot object. If \code{NA} (default), par is set by the global options set by
88# ' loadConfig().
99# ' @param theme path to the file that will only be used for setting
10- # ' the gsplot theme in this one gsplot object. If NA (default), there is no theme.
11- # ' @param frame.plot a logical indicating whether a box should be drawn around the plot.
10+ # ' the gsplot theme in this one gsplot object. If \code{NA} (default), there is no theme.
11+ # ' @param frame.plot a logical indicating whether a box should be drawn around the plot. Default is \code{TRUE}.
1212# ' @param \dots Further graphical parameters may also be supplied as arguments. See 'Details'.
13- # ' @param config.file path to config yaml for individual gsplot object. Default is \code{NA} and means config options are taken from options.
14- # ' @param theme path to theme for individual gsplot object. Default is \code{NA} and means no theme.
15- # ' @param frame.plot logical. Defaults to \code{TRUE}
1613# ' @return gsplot
1714# ' @export
1815# ' @rdname gsplot
You can’t perform that action at this time.
0 commit comments