Description Usage Format Source References Examples
Ovenbird abundances from BBS
1 |
A data frame with 891 observations on the following 11 variables.
countobservations
routeroute id
stopstop id within route
pforestproportion of forest
pdecidproportion of deciduous forest
pagriproportion of agricultural areas
longlongitude
latlatitude
observobserver, a factor with levels ARS DW RDW SVW
julianJulian day
timedaytime of day
BBS
Bayne unpublished
1 2 |
Loading required package: Formula
Loading required package: stats4
Loading required package: pbapply
detect 0.4-4 2020-08-12
'data.frame': 891 obs. of 11 variables:
$ count : int 1 0 0 1 0 0 0 0 0 0 ...
$ route : int 2 2 2 2 2 2 2 2 2 2 ...
$ stop : int 2 4 6 8 10 12 14 16 18 20 ...
$ pforest: num 0.947 0.903 0.814 0.89 0.542 ...
$ pdecid : num 0.575 0.562 0.549 0.679 0.344 ...
$ pagri : num 0 0 0 0 0.414 ...
$ long : num 609343 608556 607738 607680 607944 ...
$ lat : num 5949071 5947735 5946301 5944720 5943088 ...
$ observ : Factor w/ 4 levels "ARS","DW","RDW",..: 4 4 4 4 4 4 4 4 4 4 ...
$ julian : int 181 181 181 181 181 181 181 181 181 181 ...
$ timeday: int 2 4 6 8 10 12 14 16 18 20 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.