These data input functions are deprecated and they will be removed in the next release of hyperspec package. Now functions in package hySpc.read.txt (link) should be used as the alternatives.

read.asc.PerkinElmer(file = stop("filename or connection needed"), ...)

Arguments

file

filename (or connection)

...

further parameters are handed to read.txt.long()

Value

hyperSpec object

Details

Imports a single spectrum in PerkinElmer's ASCII format. This function is experimental.