from_lookup: Fetch a lookup table and return it.

Description Usage Arguments Value

View source: R/main.R

Description

Fetch a lookup table and return it.

Usage

1
from_lookup(keys, value, version = NULL, source = NULL)

Arguments

keys

A single lookup table key or a vector of keys.

value

A lookup table value.

version

A lookup table version identifier.

source

A lookup_source or NULL to use the default.

Value

A tbl, or NULL if the table does not exist.


wireservice/lookupr documentation built on May 4, 2019, 6:32 a.m.