powered by
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.
sptotal
AKmoose_df
A dataframe object. The data frame AKmoose_df contains 860 rows and 4 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)
NA
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
data(AKmoose_df) names(AKmoose_df) summary(AKmoose_df)
Run the code above in your browser using DataLab