Return main value associated with a widget
svalue method
svalue method
svalue method
svalue method
svalue method
svalue method
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22  |   svalue(obj, index = NULL, drop = NULL, ...)
  ## Default S3 method:
svalue(obj, index = NULL, drop = NULL,
    ...)
  ## S3 method for class 'GFrame'
svalue(obj, ...)
  ## S3 method for class 'GTable'
svalue(obj, index = NULL, drop = NULL,
    ...)
  ## S3 method for class 'GCheckboxGroup'
svalue(obj, index = NULL,
    drop = NULL, ...)
  ## S3 method for class 'GCheckbox'
svalue(obj, value)
  ## S3 method for class 'GCalendar'
svalue(obj, ...)
 | 
x | 
 the widget  | 
index | 
 if specified as   | 
drop | 
 passed along, in many cases used like
  | 
... | 
 passed to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.