afmReadJPKMultiFolder: Read all Nanowizard Multi-indentation JPK ascii files in a...

Description Usage Arguments Value

View source: R/afmReadJPKMultiFolder.R

Description

Read all multi-indentation JPK ascii files in a given folder. It searches for all files containing a given patter (".txt" by default) and uses the afmReadJPJ function.

Usage

1
afmReadJPKMultiFolder(folder, pattern = ".txt", ...)

Arguments

folder

Name of the folder containing the jpk files.

pattern

Pattern that will identify the jok files (".txt" by default).

...

Other parameters passed to afmReadJPKMultiIndent function.

Value

An afmmultiexp class data structure with all F-d curves.


rbensua/afmToolkit documentation built on Dec. 1, 2020, 2:14 a.m.