readARDF: Read .ardf files

Description Usage Arguments Value

Description

Import data from force maps saved in Asylum's proprietary .ardf format.

Usage

1
read.ardf(filename)

Arguments

filename

file containing the force map to be read

Value

A list object with 2 named components. headers contains a named list of all of the variables defined in the file headers. data contains a named list of data frames. The names correspond to the name of each force curve in the original file and the column names of each data frame correspond to the name of each variable recorded as part of that force curve.


nstone8/Rasylum documentation built on May 9, 2019, 8:18 a.m.