platform_geographic_tables: Create geographic tables description

View source: R/platform.R

platform_geographic_tablesR Documentation

Create geographic tables description

Description

Create geographic tables description

Usage

platform_geographic_tables(def = NULL, default.title = "title", define = TRUE)

Arguments

def

list of table description for each level (name of the level as the name of each entry), if NULL a default table structure is created

default.title

default column name for title

define

if TRUE set the table configuration during the call

Details

table

name of the table to use

column

name of the column in the table containing the area id of the level

title

name of the column containing label of the area

population_table

name of the table containing population data for the level (if configured to use db)

population_age_table

name of the table containing age-group population for the level

Value

list()

See Also

Other platfom: platform_env(), platform_geographic_levels(), platform_options(), platform_season_history()


cturbelin/ifnBase documentation built on Aug. 26, 2024, 12:54 p.m.