plotPointsStyle {psichomics}R 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 (2 by default)

colour

Character: default colour ("black" by default)

alpha

Numeric: default transparency value; (opaque by default)

Value

HTML elements


[Package psichomics version 1.9.1 Index]