import_lipoproteins: Read and clean TVS lipoprotein data file for analysis.

Description Usage Arguments Value

Description

Read and clean TVS lipoprotein data file for analysis.

Usage

1
2
  import_lipoproteins(lipoprotein_file = "TVS0001.1 - LIPO predictions.xls",
  samples_file = "samples.csv", format = "samples")

Arguments

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.

Value

A clean lipoprotein dataset of class "spec_tbl_df", "tbl_df", tbl", "data.frame".


eteppo/tvs-project documentation built on Aug. 13, 2019, 8:53 a.m.