get_bag: Download the BAG

View source: R/bag_geo_download.R

get_bagR Documentation

Download the BAG

Description

Download the BAG for one Gemeente at a time. Result is an sf spatial dataframe.

Usage

get_bag(
  gemeente,
  con = NULL,
  table = c("adres_full", "adres_plus", "adres"),
  ...
)

Arguments

gemeente

Bv. "Rozendaal" (niet vectorized)

con

DB connectie naar data_bag

table

"adres_full" (default),"adres_plus" of "adres"


moturoa/shintobag documentation built on April 6, 2024, 7:25 a.m.