Learn R Programming

chromConverter (version 0.7.5)

read_varian_peaklist: Read 'Varian' peak list.

Description

Read peak list(s) from 'Varian MS Workstation'.

Usage

read_varian_peaklist(path)

Value

A data.frame containing the information from the specified report.

Arguments

path

Path to 'Varian' peak list file.

Author

Ethan Bass

See Also

Other 'Varian' parsers: read_varian_sms()

Examples

Run this code
if (FALSE) {
read_varian_peaklist(path)
}

Run the code above in your browser using DataLab