create_info_card: Create info card

View source: R/graphs.R

create_info_cardR Documentation

Create info card

Description

Create a info card, which is a plot taking the whole screen, based on the input table .x and field tag.

Usage

create_info_card(.x, tag)

Arguments

.x

A table of information to extract a row with tag=tag.

tag

The tag for the ⁠tag column,⁠

Details

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.


steveneschrich/pgreportr documentation built on Jan. 13, 2025, 7:09 p.m.