Create a new theme
Change parameters in a gtTheme to create a new theme.
setTheme( from = NULL, title = NULL, box = NULL, xAxis = NULL, yAxis = NULL, grid = NULL, legend = NULL, scale = NULL, parameters = NULL )
from |
[ |
title |
[
|
box |
[
|
xAxis |
[
|
yAxis |
[
|
grid |
[
|
legend |
[
|
scale |
[
|
parameters |
[
|
input <- gtRasters$continuous (myTheme <- setTheme(title = list(plot = FALSE))) visualise(input, theme = myTheme)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.