AKmoose_df | R Documentation |
A data set that can be used with the sptotal
package. In
this example, the counts are of moose on 860 sites of equal area.
AKmoose_df
A dataframe object. The data frame AKmoose_df
contains 860 rows and 8 columns:
The mean elevation for each sitefor each site
A stratification variable (either L or M)
Assigned a 1 if the site was surveyed and a 0 otherwise
The total moose count on each site (NA
if the site was not surveyed)
the x-coordinate centroid of the site (TM)
the y-coordinate centroid of the site (TM)
the longitudinal centroid of the site
the latitudinal centroid of the site
Alaska Department of Fish and Game, Division of Wildlife Conservation has released this data set under the CC0 (creative commons) license. To the extent possible under law, Alaska Department of Fish and Game, Division of Wildlife Conservation waives all copyright and related or neighboring rights to An Alaskan GSPE (Geospatial Population Estimator) Survey of Moose, AKmoose_df.rda. This work is published from: United States.
data(AKmoose_df)
names(AKmoose_df)
summary(AKmoose_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.