| .check_unnest_col_diff | R Documentation |
Validate an output column name and check it differs from prior names
.check_unnest_col_diff(
col_name,
x,
...,
col_arg = caller_arg(col_name),
call = caller_env()
)
col_name |
( |
x |
( |
... |
Already-reserved column names that |
col_arg |
( |
call |
( |
col_name or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.