Description Usage Arguments Value
Import data from force maps saved in Asylum's proprietary .ardf format.
1 | read.ardf(filename)
|
filename |
file containing the force map to be read |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.