pch: Easy pch characters

Description Usage Arguments Value Functions

Description

Fifteen pch symbols and six line types can be generated mnemonic names.

Usage

1
2
3
pch(shape = 1, fill = 1)

lty(line = 1)

Arguments

shape

'square', 'circle', 'triangle', 'diamond', 'ltriangle' (or 1, 2, 3, 4, 5 respectively). Default: 1

fill

'empty', 'solid', 'fill' (with different color) (or 1, 2, 3 respectively). Default: 1

line

'solid','dashed','dotted','dash dot','long dash','long dash dot' (or 1, 2, 3, 4, 5, 6 respectively). Default: 1

Value

value(s) of pch or lty to produce corresponding character or line type

Functions


gmonette/yscs documentation built on May 17, 2019, 7:28 a.m.