eem_hitachi {staRdom} | R Documentation |
This function can be used to import txt files from Hitachi F-7000 containing EEM data using eem_read
.
eem_hitachi(file)
file |
path to file passed from eem_read |
list with EEM data
## no example data provided with the package
## below is an example how this could like like
# eems <- "C:/some/path/to/hitachi.TXT"
# eem_list <- eem_read(eems, recursive = TRUE, import_function = eem_hitachi)
# eem_list