Set the colours, pointshapes and linetypes for lineplot.
set_scales.Rd
Set the colours, pointshapes and linetypes for lineplot.
Usage
set_scales(plot_settings = plotsettings_lineplot())
Arguments
- plot_settings
Named list constructed with
plotsettings_lineplot()
. Defaults to a list with all settings set to0
. There are several predefined lists with optimized settings for different plots. Seeplotsettings_lineplot()
for an overview.