Description Usage Arguments Value Examples
View source: R/SUB_library_functions.R
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.
1 2 3 4 5 6 | 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
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.