tzdb_path {tzdb} | R Documentation |
Retrieve the path to the time zone database
Description
Retrieve the path to the time zone database
Usage
tzdb_path(type)
Arguments
type |
The type of time zone database to return the path for. Currently only |
Value
A single string containing the path to the database.
Examples
tzdb_path("text")
[Package tzdb version 0.4.0 Index]