Description Usage Arguments Value
Block on exact column values
1 | blockExact(dfA, dfB, cols.exact, n.cores)
|
dfA |
Dataframe to be linked to 'dfB' |
dfB |
Dataframe to be linked to 'dfA' |
cols.exact |
List with columns in dfA to be exactly matched to columns in dfB |
n.cores |
cores |
Nested list where each list corresponds to one column in cols.exact. Each sublist contains a vector of indices named 'A' and a vector of indices named 'B' for indices in 'dfA' and 'dfB' which correspond to the same block value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.