AFM.getSampleImages: Sample AFM image file names

View source: R/AFM.getSampleImages.R

AFM.getSampleImagesR Documentation

Sample AFM image file names

Description

returns sample AFM image files included with this library

Usage

AFM.getSampleImages(type = "*")

Arguments

type

could be "ibw" for Asylum Research, "nid" for NanoSurf, "veeco" for Bruker/Veeco image, "tiff" for Park, "force" for force spectroscopy, "resonance" for resonance curve, if empty or "*", all files will be returned

Value

vector with path/filename to AFM sample images

Author(s)

Thomas Gredig

Examples

file.list = AFM.getSampleImages()
print(paste("Found",length(file.list),"sample files."))

thomasgredig/nanoscopeAFM documentation built on Jan. 4, 2023, 1:33 p.m.