| print,STOMcontrol-method | R Documentation | 
Print control object
## S4 method for signature 'STOMcontrol'
print(
  x,
  show = c("general", "data_used", "stratification", "calc_diet", "model_options", "ALK",
    "constants", "test_output", "detailed_test_output", "bootstrapping")
)
x | 
 object of class STOMcontrol or STOMobs.  | 
show | 
 Show values for selected group of options. Possible groups are 'general','data_used','stratification','calc_diet','model_options','ALK','constants','test_output' and 'detailed_test_output'.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.