| is_fsk_with_r | R Documentation | 
Does the object have an R model?
is_fsk_with_r(fsk_obj)
| fsk_obj | An object of class FSK2R | 
A logical vector.
 path_example <- system.file("extdata", "ToyModelv4.fskx", package = "FSK2R")
 my_fsk <- import_fsk(path_example)
 is_fsk_with_r(my_fsk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.