Description Usage Arguments Value Examples
This function is taken from [here](https://stackoverflow.com/a/45858044).
1 |
data |
Dataset you want to change the columns for. |
cname |
Column names to check if exists. |
Returns a dataframe with the extra columns if they don't exist.
1 | #fncols(iris, "species")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.