Checks that filename is an AFM data file either Asylum Research Igor Wavefile, Nanoscope Veeco file, Park AFM file, or Nanosurf file

AFM.isFileValid(filename)

Arguments

filename

filename with full path

Value

TRUE if filename is a supported AFM image

Author

Thomas Gredig

Examples

AFM.isFileValid(AFM.getSampleImages()[1])
#> [1] TRUE