get_data {when}R 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.


[Package when version 1.0.0 Index]