pchShow: Shows the various plotting symbols

Description Usage Details

Description

Shows the various plotting symbols

Usage

1
2
3
4
pchShow(extras = c("*", ".", "o", "O", "0", "+", "-", "|", "%", "#"),
  cex = 3, col = "red3", bg = "gold", coltext = "brown",
  cextext = 1.2, main = paste("plot symbols :  points (...  pch = *, cex =",
  cex, ")"))

Details

This was found and copied from here: http://rgraphics.limnology.wisc.edu/pch.php


PrincetonUniversity/lmisc documentation built on May 8, 2019, 3:23 a.m.