nc {sf} | R Documentation |
North Carolina SIDS data
Description
Sudden Infant Death Syndrome (SIDS) sample data for North Carolina counties,
two time periods (1974-78 and 1979-84). The details of the columns can be
found in a spdep package vignette.
Please note that, though this is basically the same as nc.sids
dataset in spData
package, nc
only contains a subset of variables. The differences are
also discussed on the vignette.
Format
A sf
object
See Also
https://r-spatial.github.io/spdep/articles/sids.html
Examples
nc <- st_read(system.file("shape/nc.shp", package="sf"))
[Package sf version 1.0-16 Index]