Nothing
# Generated by cpp11: do not edit by hand
tzdb_names_cpp <- function() {
.Call(`_tzdb_tzdb_names_cpp`)
}
tzdb_set_install_cpp <- function(path) {
invisible(.Call(`_tzdb_tzdb_set_install_cpp`, path))
}
tzdb_reload_cpp <- function() {
invisible(.Call(`_tzdb_tzdb_reload_cpp`))
}
tzdb_use_os_tzdb_cpp <- function() {
.Call(`_tzdb_tzdb_use_os_tzdb_cpp`)
}
tzdb_version_cpp <- function() {
.Call(`_tzdb_tzdb_version_cpp`)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.