z_set {htsr} | R Documentation |
Utility for editing the settings of the htsr package.
z_set(tz = FALSE, mapal = FALSE)
tz |
Logical, setting time zone (default=FALSE) |
mapal |
Logical, setting my palette (default=FALSE) |
The function allows to edit user settings for time zone and color palette.
The settings are stored in an external data file of the htsr package, named "settings.RData".
tz is the time zone coded following the Olson standard list.
my palette is a list of 12 colors from the R color name list.
P. Chevallier - nov 2018 - nov 2020