gt_version {geysertimes} | R Documentation |
Version of GeyserTimes Data
Description
Returns the version of the current GeyserTimes data. This is a character string date in year-mm-dy format.
Usage
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 |
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
gt_version()
[Package geysertimes version 0.1.9 Index]