importPAS: Import MultiPAS Data

Description Usage Arguments Value Examples

Description

Imports a tab-separated data file generated with a MultiPAS instrument.

Usage

1
importPAS(path, no.cols = 18)

Arguments

path

A text string indicating the location of the file to import.

no.cols

A numeric indicating number of columns in the data file; typically 17 for MultiPAS-IV or 16 for MultiPAS-III.

Value

A data frame containing the elements of the designated file.

Examples

1
pas <- importPAS('pas.txt')

alphonse/aeRo documentation built on May 11, 2019, 11:21 p.m.