View source: R/add_observations_data.R
add_observations_data | R Documentation |
Adds data to observations data frame
add_observations_data( data, name, observations.set, dataset, order.by = F, ignore.names = F, add.background.variable = T, replace )
data |
new data |
name |
name |
observations.set |
set of observations |
dataset |
dataset |
order.by |
orders observations data by given vector/factor levels |
ignore.names |
Assumes that data matches observations |
add.background.variable |
add name of column to the background variables for easy access |
replace |
replace existing column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.