plotPointsStyle: Interface to modify the style of the plot points

Description Usage Arguments Value

View source: R/analysis.R

Description

Interface to modify the style of the plot points

Usage

1
2
3
4
5
6
7
8
9
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


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.