Learn R Programming

GISSB (version 1.1)

edges_sampledata: Sample data (edges)

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(edges_sampledata)

Arguments

Format

A data frame

Examples

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

Run the code above in your browser using DataLab