powered by
Is it an instance of FSK2R?
is.FSK2R(object)
Object to check
A logical vector
# NOT RUN { path_example <- system.file("extdata", "ToyModelv4.fskx", package = "FSK2R") my_fsk <- import_fsk(path_example) is.FSK2R(my_fsk) # } # NOT RUN { # }
Run the code above in your browser using DataLab