add_variables_data: Add data to variables

View source: R/add_variables_data.R

add_variables_dataR Documentation

Add data to variables

Description

Add data to variables

Usage

add_variables_data(
  data,
  name,
  dataset,
  set.default = F,
  add.background.variable = T,
  replace
)

Arguments

data

new data

name

name

dataset

dataset

set.default

set new variables data as default

add.background.variable

add name of column to the background variables for easy access

replace

replace existing column


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.