gt_version: Version of GeyserTimes Data

Description Usage Arguments Value Author(s) Examples

Description

Returns the version of the current GeyserTimes data. This is a character string date in year-mm-dy format.

Usage

1
gt_version(path = gt_path(), quiet = FALSE, all = FALSE)

Arguments

path

the path to the GeyserTimes data. The default is the suggested location used by 'gt_get_data'.

quiet

a logical value, if TRUE, no messages are printed.

all

list all versions of the GeyserTimes data found, not just the newest.

Value

a character string listing the version(s) of GeyserTimes data stored under 'path'.

Author(s)

Stephen Kaluzny <spkaluzny@gmail.com>

Examples

1

geysertimes documentation built on Sept. 9, 2021, 9:06 a.m.