make_obj_lup: Make object lookup table

make_obj_lupR Documentation

Make object lookup table

Description

make_obj_lup() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make object lookup table. The function returns Object (a tibble).

Usage

make_obj_lup(obj_lup_spine = make_obj_lup_spine())

Arguments

obj_lup_spine

PARAM_DESCRIPTION, Default: make_obj_lup_spine()

Value

Object (a tibble)


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.