Description Usage Arguments Value
Load AFM force curves from .ibw files and extract calibration values.
1 |
wave |
The file to load |
asDataFrame |
If TRUE, return all data as a data.frame, rather than as a list |
If asDataFrame==FALSE this function returns a named list with the following components. Otherwise it returns a dataframe with the following columns.
t |
Vector containing the time at each datapoint |
zSensr |
Vector containing the Z position at each datapoint |
rawZSensr |
Vector containing the raw Z position at each datapoint |
defl |
Vector containing the deflection of cantilever at each datapoint |
force |
Vector containing the force exerted by the cantilever at each datapoint |
filename |
The name of the file the data was loaded from |
inVols |
The inverse optical lever sensitivity recorded in the .ibw file |
k |
The cantilever stiffness indicated in the .ibw file |
dwell |
How long of a dwell was performed while capturing this force curve |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.