get_meta_table: Functions to handle meta_table

View source: R/meta_table_functions.R

get_meta_tableR Documentation

Functions to handle meta_table

Description

Functions to handle meta_table

Usage

get_meta_table()

set_meta_table(meta_table)

Arguments

meta_table

a data.frame to be set as the meta_table internal object

Details

set_meta_table(NULL) will remove the meta_table .

Value

get_table returns the global object, set_table invisibly returns the previous version

Functions

  • get_meta_table(): gets a copy of the internal object

  • set_meta_table(): sets the internal object to the argument provided, whilst carrying out some cleaning


shug0131/cctu documentation built on Aug. 21, 2024, 4:08 a.m.