get_chartgrp | R Documentation |
Obtain the chart group from the chartcode
get_chartgrp(chartcode = NULL)
chartcode |
Chart codes, usually constructed by
|
Warning: This function uses the property that the
chartgrp
can be uniquely be identified from the
chartcode
. When the same chartcode's are used in different
chart groups, this function will give unpredictable results.
The function returns a named vector with
length(chartcode)
elements with the chart group names.
create_chartcode
get_chartgrp(c("NJAA", "NJBA"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.