Learn R Programming

IFC (version 0.2.1)

map_style: Style Mapping

Description

Converts IDEAS/INSPIRE style toR and inversely

Usage

map_style(style, toR = FALSE)

Value

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

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.