sf (version 1.0-16)

nc: 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.

Arguments

Format

A sf object

See Also

Examples

Run this code
# \donttest{
nc <- st_read(system.file("shape/nc.shp", package="sf"))
# }

Run the code above in your browser using DataLab