View source: R/bigquery-helpers.R
| bqCountDuplicates | R Documentation | 
Counts any duplicate rows in a table when grouped by key(s)
bqCountDuplicates(table, dataset = bqDefaultDataset(), keys)
| table | name of the table | 
| dataset | name of the dataset | 
| keys | vector of column names | 
Total number of duplicate rows when grouped by keys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.