lineAttributes: helper function to provide line properties

View source: R/graphicR.R

lineAttributesR Documentation

helper function to provide line properties

Description

helper function to provide line properties

Usage

lineAttributes(size = 1, linetype = "solid", color = "black", alpha = 1)

Arguments

size

width of the line

linetype

linetype (solid, dotted, etc) of the line

color

color of the line

alpha

alpha ('see through' factor) of the line

Value

a list object of parameters


BenBruyneel/BBPersonalR documentation built on Aug. 23, 2024, 8:28 p.m.