Learn R Programming

IFC (version 0.1.2)

map_style: Style Mapping

Description

Converts IDEAS/INSPIRE style toR and inversely

Usage

map_style(style, toR = FALSE)

Arguments

style

a pch (converted to integer) or a character vector. Default is missing.

toR

whether to convert color toR or back. Default is FALSE.

Value

an integer vector when toR is TRUE or a character vector.