Usage
scale_colour_cmocean(
..., alpha = 1, start = 0, end = 1, direction = 1, discrete = FALSE,
name = "thermal", version = getOption('cmocean-version', '2.0')
)
scale_color_cmocean(
..., alpha = 1, start = 0, end = 1, direction = 1, discrete = FALSE,
name = "thermal", version = getOption('cmocean-version', '2.0')
)
scale_fill_cmocean(
..., alpha = 1, start = 0, end = 1, direction = 1, discrete = FALSE,
name = "thermal", version = getOption('cmocean-version', '2.0')
)