Given a grouped remote table of posts, summarize tags
1 | summarize_tags(tbl, tags = NULL, question_id = "id")
|
tbl |
A remote grouped table based on |
tags |
Optionally, a vector of tags to summarize |
question_id |
Which column represents the question ID? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.