An internal function to make basemap
code more readable
map_cmd(command, alternative = FALSE)
command | basemap layer to be added |
---|---|
alternative | logical to return alternative formmatting in certain cases. Used to reduce |
This is an internal function, which is automatically run by the basemap
function. Common users do not need to worry about these details. Basemap elements can added together using this function, parse
and eval
.