moose {spmodel} | R Documentation |
Moose counts and presence in Alaska, USA
Description
Moose counts and presence in Alaska, USA.
Usage
moose
Format
An sf
object with 218 rows and 5 columns.
elev: The elevation.
strat: A factor representing strata (used for sampling). Can take values
L
andM
.count: The count (number) of moose observed.
presence: A binary factor representing whether no moose were observed (value
0
) or at least one moose was observed (va ue1
).geometry:
POINT
geometry representing coordinates in an Alaska Albers projection (EPSG: 3338).
Source
Alaska Department of Fish and Game, Division of Wildlife Conservation has released this data set under the CC0 license.
[Package spmodel version 0.7.0 Index]