dat2df: Read data from KP single-point measurement

Description Usage Arguments Value

View source: R/import.R

Description

Extracts data from Kelvin probe single-point measurements in *.dat (ASCII) files.

Usage

1
dat2df(datafile)

Arguments

datafile

string with full path to datafile

Value

Dataframe with the following columns: $ point : integer $ CPD : mV ## denoted WF in source file $ CPD.mean : mV ## denoted WF in source file $ CPD.sd : mV ## denoted WF in source file $ GD : au $ GD.sd : au $ steps : au $ RH : relative humidity $ temperature : degrees Celsius $ time : seconds $ substrateid : chr $ sampleid : chr


chepec/kptech documentation built on May 27, 2019, 7:25 a.m.