View source: R/AFM.getSampleImages.R
AFM.getSampleImages | R Documentation |
returns sample AFM image files included with this library
AFM.getSampleImages(type = "*")
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 |
vector with path/filename to AFM sample images
Thomas Gredig
file.list = AFM.getSampleImages() print(paste("Found",length(file.list),"sample files."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.