Learn R Programming

pipr (version 1.4.0)

set_aux: Set auxiliary table in .pip environment for later call

Description

Set auxiliary table in .pip environment for later call

Usage

set_aux(table, value, replace = FALSE)

Value

Invisible TRUE if set correctly. FALSE otherwise

Arguments

table

character: name of the table in .pip env

value

data to be saved

replace

logical.