Description Usage Arguments See Also
The front Method for toolbox Subclass
| 1 2 3 4 5 6 7 8 9 10 | ## S4 method for signature 'toolbox'
front(top, 
  showcolourbox = TRUE, 
  fontSize = unlist(options("kmg2FontSize")), 
  fontSize = unlist(options("kmg2FontSize")), 
  fontFamily = unlist(options("kmg2FontFamily")), 
  colourSet = unlist(options("kmg2ColourSet")), 
  saveGraph = unlist(options("kmg2SaveGraph")), 
  themeBase = unlist(options("kmg2Theme"))
)
 | 
| top | 
 | 
| showcolourbox | Boolean; whether the colour set frame is shown or not. | 
| fontSize | Character; the initialization value of the font size. | 
| fontFamily | Numeric; the initialization value of the font family. | 
| colourSet | Numeric; the initialization value of the colour set. | 
| saveGraph | Numeric; the initialization value of the save graph option. | 
| themeBase | Numeric; the initialization value of the theme. | 
Other guiparts: back,gparts_base-method,
checkboxes-class,
front,checkboxes-method,
front,radioboxes-method,
front,textfield-method,
front,textfields-method,
front,variableboxes-method,
gparts_base-class,
radioboxes-class,
textfield-class,
textfields-class,
toolbox-class,
variableboxes-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.