show,site-method {neotoma2} | R Documentation |
Show a site object as a dataframe
Description
Convert a Neotoma package site object into a data.frame() returning the siteid, sitename, latitude, longitude and altitude of the site.
Usage
## S4 method for signature 'site'
show(object)
Arguments
object |
site object |
Value
NULL - side effect for printing a data.frame
object
[Package neotoma2 version 1.0.4 Index]