diff --git a/404.html b/404.html index b96d19e..31ea054 100644 --- a/404.html +++ b/404.html @@ -31,7 +31,7 @@ calmr - 0.6.2 + 0.6.3 + + + + + +
+
+
+ +
+

Get/set the colour/fill palette for plots

+
+ +
+

Usage

+
set_calmr_palette(palette = NULL)
+
+ +
+

Arguments

+
palette
+

A string specifying the available palettes. +If NULL, returns available palettes.

+ +
+
+

Value

+ + +

The old palette (invisibly) if palette is not NULL. +Otherwise, a character vector of available palettes.

+
+
+

Note

+

Changes here do not affect the palette used in graphs.

+
+ +
+ + +
+ + + + + + + diff --git a/reference/set_reward_parameters.html b/reference/set_reward_parameters.html index a5295a4..0988a4b 100644 --- a/reference/set_reward_parameters.html +++ b/reference/set_reward_parameters.html @@ -10,7 +10,7 @@ calmr - 0.6.2 + 0.6.3