fetch_tbl: Fetches the data and returns a tibble

View source: R/epidatacall.R

fetch_tblR Documentation

Fetches the data and returns a tibble

Description

Fetches the data and returns a tibble

Usage

fetch_tbl(epidata_call, fetch_args = fetch_args_list())

Arguments

epidata_call

an instance of epidata_call

fetch_args

a fetch_args object

Value

  • For fetch_tbl: a tibble::tibble


epidatr documentation built on June 22, 2024, 9:15 a.m.