fulcrum_table: Get Fulcrum table

View source: R/query.R

fulcrum_tableR Documentation

Get Fulcrum table

Description

Get Fulcrum table with specified table_name

Usage

fulcrum_table(table_name, api_key = get_api_key(), col_types = NULL)

Arguments

table_name

Name of Fulcrum table

api_key

Fulcrum authentication key

col_types

One of NULL, a cols() specification, or a string. See vignette("readr") for more details.

Value

A data frame for specified Fulcrum table


EnvironmentalScienceAssociates/fulcrumr documentation built on June 30, 2023, 6:40 p.m.