timezeros {zoltr} | R Documentation |
Get a project's timezeros
timezeros(zoltar_connection, project_url)
zoltar_connection |
A |
project_url |
URL of a project in zoltar_connection's projects |
A data.frame
of timezero contents for the passed project
## Not run:
the_timezeros <- timezeros(conn, "https://www.zoltardata.com/api/project/9/")
## End(Not run)