Learn R Programming

dagirlite (version 0.1.0)

geo_regioner: Data from the DAGI API

Description

Data from the DAGI API

Usage

data(geo_regioner)

Arguments

Format

A data frame with 5 rows and 16 variables:

dagi_id

see DAGI documentation

kode

see DAGI documentation

navn

see DAGI documentation

nuts2

see DAGI documentation

changed

see DAGI documentation

geo_changed

see DAGI documentation

geo_version

see DAGI documentation

visueltcenter_x

see DAGI documentation

visueltcenter_y

see DAGI documentation

population

number of inhabitants in region from DST

men

number of men in region from DST

women

number of women in region from DST

pct_men

percentage of men in region from DST

avg_age

Average age in region from DST

stat_year

Year of stats from DST

geometry

SF geometry

Examples

Run this code
# NOT RUN {
data(geo_regioner)


# }

Run the code above in your browser using DataLab