Learn R Programming

GISSB (version 1.1)

vegnett_sampledata: Sample data (vegnett)

Description

Sample of the Norwegian Road Network (vegnettRuteplan_FGDB_20210528.gdb) downloaded from Geonorge. Only the first 1000 rows from Oslo county are included.

Usage

data(vegnett_sampledata)

Arguments

Format

An object of class sf.

Examples

Run this code
data(vegnett_sampledata)
class(vegnett_sampledata)
head(vegnett_sampledata)

Run the code above in your browser using DataLab