check_geo_fields: Check geo fields

Description Usage Arguments Value

View source: R/ipu.R

Description

Helper function for check_tables. Makes sure that geographies in a seed and target table line up properly.

Usage

1
check_geo_fields(seed, target, target_name)

Arguments

seed

seed table to check

target

data.frame of a single target table

target_name

the name of the target (e.g. size)

Value

The seed and target table (which may be modified)


ipfr documentation built on April 2, 2020, 1:12 a.m.