timezero_info: Get information about a timezero

View source: R/project.R

timezero_infoR Documentation

Get information about a timezero

Description

Get information about a timezero

Usage

timezero_info(zoltar_connection, timezero_url)

Arguments

zoltar_connection

A ZoltarConnection object as returned by new_connection()

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)

reichlab/zoltr documentation built on April 13, 2024, 2:13 a.m.