View source: R/eem_importers.R
eem_hitachi | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.