View source: R/f - Check cols unique.R
f_check_cols_unique | R Documentation |
Checks whether columns are unique.
f_check_cols_unique(df.input, v.col.include = NULL, v.col.exclude = NULL, c.id)
df.input |
—– |
v.col.include |
—– (default: NULL) |
v.col.exclude |
—– (default: NULL) |
c.id |
—– |
-
Nothing.
Pieter Overdevest
f_check_cols_unique(
df.input,
v.col.include = NULL,
v.col.exclude = NULL,
c.id
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.