plot_loc: Plot locations from database

Description Usage Arguments

Description

Plot locations from database

Usage

1
2
plot_loc(loc, bbox = c(range(locid$lat), range(locid$lon))[c(1, 3, 2, 4)],
  col = "black")

Arguments

loc

dataframe with lat and lon (latitude and longitude)

bbox

bounding box

col

colour for each point (forwarded to points)


volkerschmid/luftdaten documentation built on May 26, 2019, 5:35 a.m.