plotPointsStyle: Interface to modify the style of the plot points

View source: R/analysis.R

plotPointsStyleR Documentation

Interface to modify the style of the plot points

Description

Interface to modify the style of the plot points

Usage

plotPointsStyle(
  ns,
  id,
  description,
  help = NULL,
  size = 2,
  colour = "black",
  alpha = 1
)

Arguments

ns

Namespace function

id

Character: identifier

description

Character: display text for user

help

Character: extra text to help the user

size

Integer: default size

colour

Character: default colour

alpha

Numeric: default transparency value

Value

HTML elements


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.