shapes_cast {ggfoundry} | R Documentation |
Get the names of available shapes
Description
Create a data frame of available shapes and associated sets. This may be
filtered and used as a vector of strings in scale_shape_manual()
.
Usage
shapes_cast()
Value
A data frame of available sets and shapes.
Examples
# Returns a data frame of available shapes
shapes_cast()
[Package ggfoundry version 0.3.1 Index]