afm_matrix: Takes a vector of afm scan data and turns it into a matrix

Description Usage Arguments Value

Description

Takes a vector of afm scan data and turns it into a matrix

Usage

1
afm_matrix(data, samps_line, afm_lines, channel = NULL)

Arguments

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

Value

a matrix with dimensions [lines, samples_per_line]


will-r-chase/afmr documentation built on May 9, 2019, 4:11 p.m.