z_set {htsr}R Documentation

Edit settings

Description

Utility for editing the settings of the htsr package.

Usage

z_set(tz = FALSE, mapal = FALSE)

Arguments

tz

Logical, setting time zone (default=FALSE)

mapal

Logical, setting my palette (default=FALSE)

Details

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.

Author(s)

P. Chevallier - nov 2018 - nov 2020


[Package htsr version 1.2.0 Index]