powered by
Method to print lifemap_obj objects.
# S3 method for lifemap_obj print(x, ...)
Either a description of the dataframe and basemap used for the lm_obj object, or a shiny application if aesthetics are furnished
An lifemap_obj.
Further arguments passed to or from other methods.
## Only run examples in interactive R sessions if (interactive()) { data(LM_eukaryotes) print(LM_eukaryotes) }
Run the code above in your browser using DataLab