config.Rd
Configure options.
g_control(g, disable.unmentioned = FALSE, lighten.mentioned = FALSE, in.only = FALSE, out.only = FALSE, init.country = "US", halo = TRUE) g_color(g, surface = NULL, selected = NULL, inn = NULL, out = NULL, halo = NULL, background = NULL) g_brightness(g, ocean = 0.5, mentioned = 0.5, related = 0.5)
g | An object of class |
---|---|
disable.unmentioned |
|
lighten.mentioned |
|
in.only, out.only |
|
init.country | An ISO code of the country displayed at the center of the screen when the globe has been initialized. |
halo |
|
surface | Color scheme of land and ocean area. |
selected | Color of selected country. |
inn, out | Color of lines going in and out of countries. |
background | Color of the background. |
ocean, mentioned, related | Brightness of the ocean, mentioned and related countries. |