Learn R Programming

RCzechia (version 1.4.3)

zeleznice: Railroad Network

Description

Function returning data frame of railorads of the Czech Republic as sf lines. It has no obligatory parameters.

Usage

zeleznice()

Arguments

Format

sf data frame with 3.525 rows of 4 variables + geometry:

ELEKTRIFIKACE

is the railroad electrified?: yes = ano, no = ne

KATEGORIE

category: international = mezin<U+00E1>rodn<U+00ED>, local = vnitrost<U+00E1>tn<U+00ED>

KOLEJNOST

track: single = jednokolejn<U+00ED>, double = dvojkolejn<U+00ED>, more = t<U+0159><U+00ED> a v<U+00ED>cekolejn<U+00ED>

ROZCHODNOST

gauge: standard = norm<U+00E1>ln<U+00ED>, narrow = <U+00FA>zkokolejka

Details

Due to package size constraints the data are stored externally (and a working internet connection is required to use the package). Downloaded size is 285 KB.