census_block_group_coverage: Find the Percentage of each Covered Census Block Group inside...

View source: R/census_block_group_coverage.R

census_block_group_coverageR Documentation

Find the Percentage of each Covered Census Block Group inside a Geography

Description

Find the Percentage of each Covered Census Block Group inside a Geography

Usage

census_block_group_coverage(blocks, containing_geo, group_id = "BLKGRPID")

Arguments

blocks

a simple features table with census block data

containing_geo

a simple features table with one geography

group_id

tidyselect description of the column with block group ids.

Value

a tibble with values summarized by block group


higherX4Racine/hiRx documentation built on Nov. 18, 2024, 10:20 a.m.