View source: R/sql_group_count.R
sql_group_count | R Documentation |
Creates counts by a grouping variable from a Redshift Table
sql_group_count(group_var, table_name)
group_var |
What you want to group by |
table_name |
Redshift table name (with schema if required) |
Results of query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.