View source: R/extract_raw_data.R
extract_raw_method | R Documentation |
Given a Thermo ".raw" file, attempts to extract the "method" definition from a translated hexdump of the file.
extract_raw_method(in_file, output_type = "data.frame")
in_file |
The Thermo raw file to extract |
output_type |
string, data.frame or json |
string or data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.