tbl_is_column_value_unique | R Documentation |
Check that a column has a unique value
tbl_is_column_value_unique(tbl, column_name)
tbl |
Data table |
column_name |
Column name (unquoted) |
TRUE or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.