Description Usage Arguments Value Examples
Assign a new filt_feat object to x
1 2 3 4 |
x |
an object of class siamcat-class |
value |
an filt_feat object |
none
1 2 3 4 | data(siamcat_example)
filt_feat(siamcat_example) <- list(
filt.feat=filt_feat(siamcat_example),
filt.param=filt_params(siamcat_example))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.