| ovenbird | R Documentation | 
The data set contains observations (point counts) of 198 sites of the Alberta Biodiversity Monitoring Institute.
count: integer, ovenbird counts per site.
site, year: numeric, site number and year of data collection.
ecosite: factor with 5 levels, 
ecological categorization of the sites.
uplow: factor with 2 levels, ecological 
categorization of the sites
(same es ecosite but levels are grouped into 
upland and lowland).
dsucc, dalien, thd: numeric, percentage of successional, 
alienating and total human disturbance
based on interpreted 3 x 7 km photoplots centered on each site.
long, lat: numeric, public 
longitude/latitude coordinates of the sites.
data(ovenbird)Alberta Biodiversity Monitoring Institute, https://www.abmi.ca
data(ovenbird)
summary(ovenbird)
str(ovenbird)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.