View source: R/import_id_grouping_check.R
Function returns warning and examples of problematic ids if ids to group by are duplicated.
1 | id_grouping(df, filepath, id_column, verbose = FALSE)
|
df |
data frame to test |
filepath |
path to file that was imported, for comparison |
id_column |
name of the column with ids we expect to be unique |
verbose |
how extensive output of grouping function should be |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.