timezero_info {zoltr} | R Documentation |
Get information about a timezero
Description
Get information about a timezero
Usage
timezero_info(zoltar_connection, timezero_url)
Arguments
zoltar_connection |
A |
timezero_url |
URL of a timezero in zoltar_connection's timezeros |
Value
A list
of timezero information for the passed timezero_url
Examples
## Not run:
the_timezero_info <- timezero_info(conn, "https://www.zoltardata.com/api/timezero/3/")
## End(Not run)
[Package zoltr version 1.0.1 Index]