bmap {berryFunctions} | R Documentation |
title
Description
description
Usage
bmap(x = 13.12, y = 52.37, zm = 14, prov = NULL, collapsebg = TRUE, ...)
Arguments
x , y , zm |
passed to |
prov |
named vector of providers. DEFAULT: NULL (nice selection) |
collapsebg |
Collapse background (map) layer selection? DEFAULT: TRUE |
... |
Ignored for now |
Value
ReturnValue
Author(s)
Berry Boessenkool, berry-b@gmx.de, Dec 2022
Examples
if(requireNamespace("leaflet", quietly=TRUE) &&
requireNamespace("leaflet.extras", quietly=TRUE))
bmap()
[Package berryFunctions version 1.22.5 Index]