get_variable_table: Find the table matching a variable name

View source: R/mod_table_utils.R

get_variable_tableR Documentation

Find the table matching a variable name

Description

If a variable's value is entered in a table, return the name of that table

Usage

get_variable_table(variable_name)

Arguments

variable_name

The name of the variable of interest

Value

The code name of the table where the variable is entered, or NULL if not found.


Ottis1/fieldactivity documentation built on Nov. 21, 2022, 2:23 p.m.