show-site-method: Show a site object as a dataframe

show,site-methodR 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


neotoma2 documentation built on May 29, 2024, 6:21 a.m.