This function displays the information of a bird
object.
Usage
# S3 method for class 'bird'
print(x, ...)
See also
Other bird:
bird_create()
Examples
# Using AVONET dataset
bird_create("Acrocephalus arundinaceus")
#>
#> ── GeoPressureR `bird` object ──────────────────────────────────────────────────
#> • Scientific name: Acrocephalus arundinaceus
#> • Mass: 0.03 (kg).
#> • Body frontal area: 0 (m^2).
#> • Wing span: 0.2 (m).
#> • Wing aspect: 7.1 (-).