createPchPoints: Create PCH Points

View source: R/02-leafletPointSettings.R

createPchPointsR Documentation

Create PCH Points

Description

Create PCH Points

Usage

createPchPoints(
  pch = 16,
  width = 50,
  height = 50,
  bg = "transparent",
  col = "black",
  tmpDir = tempdir(),
  pattern = "symbolFile",
  ...
)

Arguments

pch

plotting ‘character’, i.e., symbol to use. See graphics::points for details

width

width in pixel

height

height in pixel

bg

initial background colour

col

color code or name

tmpDir

directory for storing the icons

pattern

pattern to be used in filenames

...

Further graphical parameters that are passed to graphics::points()


Pandora-IsoMemo/iso-app documentation built on July 4, 2024, 7:07 p.m.