check.for.columns | R Documentation |
Stop if a data.frame does not have some columns.
check.for.columns(d,
must.have)
d |
data.frame to check. |
must.have |
column names to check. |
Toby Dylan Hocking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.