createPchPointsVec: Create PCH Points Vector

View source: R/02-leafletPointSettings.R

createPchPointsVecR Documentation

Create PCH Points Vector

Description

Create PCH Points Vector

Usage

createPchPointsVec(
  pch = 16,
  width = 50,
  height = 50,
  bg = "transparent",
  col = "black",
  ...
)

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

...

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


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