fillDeductedColumns | R Documentation |
Fill data columns based on foreignTbls
fillDeductedColumns(tbl, foreignTbls)
tbl |
|
foreignTbls |
list of foreign tbls as created by |
When a combination of columns is not found in the foreignTbl, fill the deductedColumns with NA.
on foreignTbls suggesting conflicting data, an arbitrary choice is made. It is best to afterwards check with checkForeignTbls to see if a valid result is obtained.
tbl
Jasper Schelfhout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.