ods_find_higher_geographies: Find all geographies that contain, a certain geography

View source: R/ods_find_higher_geographies.R

ods_find_higher_geographiesR Documentation

Find all geographies that contain, a certain geography

Description

ods_find_higher_geographies returns a dataset from statistics.gov.scot of all geographies which contain the geography provided

Usage

ods_find_higher_geographies(geography)

Arguments

geography

string. A valid geography unit from statistics.gov.scot.

Details

The geography parameter must be passed a valid geography unit.

Value

tibble.

Examples

ods_find_higher_geographies("S02001257")


jsphdms/scotgov documentation built on Feb. 2, 2024, 1:06 a.m.