uclahs-cds / package-BoutrosLab-plotting-general

Functions to Create Publication-Quality Plots
https://uclahs-cds.github.io/package-BoutrosLab-plotting-general
11 stars 4 forks source link

Update create.scatterplot documentation #168

Closed forbiddenpersimmon closed 11 months ago

forbiddenpersimmon commented 11 months ago

Description

Updated create.scatterplot type parameter documentation to be more descriptive from just "Plot type". Includes commonly used elements for this parameter and points to xyplot documentation for more information.

jarbet commented 11 months ago

This is very helpful, I always wondered what all the accepted values were. Thanks @forbiddenpersimmon !

forbiddenpersimmon commented 11 months ago

Love this. I've always wondered, are these values directly from lattice?

Yeah these come directly from lattice's xyplot()