powered by
Number of simulations in the FSK2R object
n_simuls_fsk(fsk_obj)
An integer vector of length one.
An instance of FSK2R
# \donttest{ path_example <- system.file("extdata", "ToyModelv4.fskx", package = "FSK2R") my_fsk <- import_fsk(path_example) n_simuls_fsk(my_fsk) # }
Run the code above in your browser using DataLab