get_hgis_data: Get and process hgis data from results file.

Description Usage Arguments

View source: R/HGISFunctions.R

Description

Read data file and perform standard munging with amstools::mungeResfile(). Add dilution factor. Normalize using mean of samples marked as "S", or a list of standards.

Usage

1
get_hgis_data(file, date = NULL, standards = NULL)

Arguments

file

Path to a NOSAMS format AMS results file.

date

A vector of dates to subset from file. All data used if missing.

standards

A vector of the wheel postions containing standards


blongworth/HybridGIS documentation built on Dec. 19, 2021, 10:41 a.m.