Skip to contents

Given a Thermo ".raw" file, attempts to extract the "method" definition from a translated hexdump of the file.

Usage

extract_raw_method(in_file, output_type = "data.frame")

Arguments

in_file

The Thermo raw file to extract

output_type

string, data.frame or json

Value

string or data.frame