parishes: parishes Function

Description Usage Arguments Format Examples

Description

This function download data about parishes in Poznań

Usage

1
parishes(coords = F)

Arguments

coords

shows basic_data about parishes. When set TRUE shows coords of Parishes.

Format

ID

character; ID of parish.

Parish_Name

factor; Number of sewage work.

Longitude

numeric; Longitude of parish site. Available only if coords is set TRUE.

Latitude

numeric; Latitude of parish site. Available only if coords is set TRUE.

Examples

1
2
3
parish_basic <- parishes()

parish_with_coord <- parishes(TRUE)

lwawrowski/openPoznan documentation built on July 6, 2019, 4:48 p.m.