Read all Bruke Nanoscope Veeco ascii files in a folder
Read all Bruke Nanoscope Veeco ascii files in a folder
Read all Veeco ascii files in a given folder. It searches for all files containing a given patter (".txt" by default) and uses the afmReadVeeco function.
afmReadVeecoFolder(folder, pattern =".txt")
Arguments
folder: Name of the folder containing the Veeco files.
pattern: Pattern that will identify the Veeco files (".txt" by default).
Returns
An afmexperiment class data structure with all F-d curves.