sppEquivCheck | R Documentation |
sppEquiv
This will expand a sppEquiv
object that is only a vector or only a one-column
data.table
into a many column data.table
, if the columns that are present do not
contain ensureColumns
.
sppEquivCheck(sppEquiv, ensureColumns = NULL, sppEquivCol = NULL)
sppEquiv |
A character vector or |
ensureColumns |
A character vector of column names that must be in |
sppEquivCol |
Optional. Column in |
A data.table
with potentially all columns in sppEquivalencies_CA
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.