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 <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.