read.ATMC_generic: Read ATMC log file

Description Usage Arguments Value Examples

View source: R/IMPORT-ATMC.R

Description

Calculates offsets in hours from first scan based on ATMC log file

Usage

1
read.ATMC_generic(log_file_path, searchString)

Arguments

log_file_path

Path to txt file

searchString

String indicating the start of a new scan

Value

A vector of offsets giving the number of hours after the first scan that each scan was started.

Examples

1
read.ATMC_generic("/path/to/file.txt", "search_string")

jmstrat/NMR.Utils documentation built on July 14, 2019, 11:35 p.m.