View source: R/item_pool_operators.R
combineItemPoolData | R Documentation |
combineItemPoolData
is an internal function for combining item pool data.
Columns that exist on only one side are filled in with NA values.
combineItemPoolData(raw1, raw2, unique)
raw1 , raw2 |
a |
unique |
if |
combineItemPoolData
returns a data.frame
containing the combined item pool data.
This can be supplied to loadItemPool
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.