getValues {AnVILBilling}R Documentation

deal with nested tables in a reckoning

Description

deal with nested tables in a reckoning

Usage

getValues(mybilling, mykey)

Arguments

mybilling

tbl_df from reckon()

mykey

character(1) key

Value

character()

Examples

if (interactive()) getValues(reckoning(demo_rec), "security")

[Package AnVILBilling version 1.3.1 Index]