Learn R Programming

sigminer (version 1.0.3)

use_color_style: Set Color Style for Plotting

Description

Set Color Style for Plotting

Usage

use_color_style(style)

Arguments

style

one of 'default' and 'cosmic'.

Value

color values.

Examples

Run this code
# NOT RUN {
use_color_style("default")
use_color_style("cosmic")
# }

Run the code above in your browser using DataLab