Learn R Programming

spatialwidget (version 0.2.5)

widget_arcs: Origin Destination points between Sydney, Australia and other capitals cities

Description

A simple feature sf object with two sfc columns, "origin" and "destination"

Usage

widget_arcs

Arguments

Format

A sf object with 199 observations and 6 variables

country_from

origin country

capital_from

origin capital

country_to

destination country

capital_to

destination capital

origin

sfc geometry column

destination

sfc geometry column