powered by
The names of an eem or eemlist objects
eem_names(eem)
An object of class eemlist.
eemlist
A character vector containing the names of the EEMs.
# NOT RUN { file <- system.file("extdata/cary/", package = "eemR") eem <- eem_read(file, recursive = TRUE, import_function = "cary") eem_names(eem) # }
Run the code above in your browser using DataLab