export_R_model {FSK2R} | R Documentation |
Functions for exporting the R model of an FSK2R object
Description
Functions for exporting the R model of an FSK2R object
Usage
export_R_model(fsk_object, out_path, check = FALSE)
Arguments
fsk_object |
The instance of FSK2R to be exported. |
out_path |
Path where the file is to be saved. |
check |
Whether checks are made. TRUE by default. |
[Package FSK2R version 0.1.3 Index]