Description Usage Arguments Value
Generate Text Describing Three Maximum Two-Items By Year-Quarter
1 2 3 4 5 6 7 8 | text_timeline_two_max(
data,
year_range,
rate_text,
item_name_1,
item_name_2,
rate_name
)
|
data |
a data frame |
year_range |
numeric vector represents the year. |
rate_text |
character. The character used in the text to represent the rate name. |
item_name_1 |
character. The name of column in |
item_name_2 |
character. The name of column in |
rate_name |
character. The name of column in |
a character of sentence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.