| get_occTest_settings | R Documentation | 
Get the settings used to create a occTest or occFilter object
get_occTest_settings(x)
| x | An occTest or occFilter object returned by occTest or occFilter | 
list of lists with all different parameters to use in occTest
Jeremy Borderieux (jeremy.borderieux@agroparistech.fr)
occTest; occFilter
### THIS IS A CUT DOWN  EXAMPLE 
### visit vignetteXtra-occTest for more info
#load output from occTest
occTest_output <- readRDS (system.file('ext/out.rds',package = 'occTest'))
get_occTest_settings(occTest_output)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.