Description Usage Arguments Value
Takes a vector of afm scan data and turns it into a matrix
1 | afm_matrix(data, samps_line, afm_lines, channel = NULL)
|
data |
A tibble containing the scan data for several channels |
samps_line |
samples per line for the scan |
afm_lines |
number of lines in the scan |
channel |
the channel you want to turn into a matrix |
a matrix with dimensions [lines, samples_per_line]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.