eem_names | R Documentation |
The names of an eem or eemlist objects
eem_names(eem)
eem |
An object of class |
An object of class eemlist
.
A character vector containing the names of the EEMs.
file <- system.file("extdata/cary/", package = "eemR")
eem <- eem_read(file, recursive = TRUE, import_function = "cary")
eem_names(eem)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.