simplypoints: A function for adding points using the simplystats theme

Description Usage Arguments

View source: R/simplypoints.R

Description

This function creates scatterplots. To use it, you should pass a vector of numeric color values (it will create a palette to match the length). You can also specify whether to add the simplystats logo or not.

Usage

1
simplypoints(..., col = 1, pch = 19)

Arguments

...

Pass any usual plotting parameters to points

col

A numeric vector specifying the colors of points

pch

The default pch is 19, cause it is the best.


jtleek/simplystats documentation built on May 20, 2019, 3:13 a.m.