Description Usage Arguments Value Examples
View source: R/mod_analysis_fct_data.R
Function for summarizing duplicate rows for two columns
1 | getsummaryunique(data, col1, col2)
|
data |
input dataset |
col1 |
name of column |
col2 |
name of column |
Returns a summary of unique/duplicate values for col1 and col2
1 | getsummaryunique(data, col1, col2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.