create_info_card | R Documentation |
Create a info card, which is a plot taking the whole screen, based on
the input table .x
and field tag
.
create_info_card(.x, tag)
.x |
A table of information to extract a row with |
tag |
The tag for the |
This function is a little brittle. It assumes there is a tag column (to filter on) and a Description, Count and Color fields for the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.