View source: R/SUB_library_functions.R
msp_to_msl | R Documentation |
This is a function will convert the MSP library to MSL library. The default export folder will be the same as of source msp file.
msp_to_msl(
mspfile = NULL,
RI_retrieve = T,
RI_column_type = c("5ms", "wax"),
save_new_msp = RI_retrieve
)
mspfile |
specify the mspfile file name with its location |
MSL library file Path
msp_to_msl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.