ggpubr (version 0.2.3)

show_line_types: Line types available in R

Description

Show line types available in R.

Usage

show_line_types()

Arguments

Value

a ggplot.

See Also

ggpar and ggline.

Examples

Run this code
# NOT RUN {
show_line_types()+
 theme_minimal()
# }

Run the code above in your browser using DataCamp Workspace