Description Usage Arguments Value Examples
Is x a SeedParams object?
| 1 | 
| x | An arbitrary object | 
A logical, TRUE if x is a SeedParams object, and FALSE otherwise
| 1 2 | is.SeedParams(SeedParams()) # TRUE
is.SeedParams(data.frame()) # FALSE
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.