Description Usage Arguments Value
Read and clean TVS lipoprotein data file for analysis.
| 1 2 |   import_lipoproteins(lipoprotein_file = "TVS0001.1 - LIPO predictions.xls",
  samples_file = "samples.csv", format = "samples")
 | 
| lipoprotein_file | A full path to the TVS lipoprotein data file. | 
| samples_file | A full path to the TVS samples metadata file. | 
| format | Whether output dataset should be "samples" (wide, one row per sample) or "particles" (long, no serum data, one row per particle type) formatted. | 
A clean lipoprotein dataset of class "spec_tbl_df", "tbl_df", tbl", "data.frame".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.