get_data: Get the data from values and fields

View source: R/generate.R

get_dataR Documentation

Get the data from values and fields

Description

Get the data from values and fields

Usage

get_data(td, values, fields)

Arguments

td

A when object.

values

A vector of strings.

fields

A vector of strings.

Value

A tibble.


when documentation built on May 29, 2024, 5:01 a.m.