JHGetplot_CountryLevel | R Documentation |
Get ggplot plot of Single Variables for a list of Country
JHGetplot_CountryLevel( JH_Data, CountryList, VarName, add_label = FALSE, adjust_label = FALSE, mindiffval = 5 )
JH_Data |
data frame containing JH Data |
CountryList |
character list of countries |
VarName |
character variable name in JH_Data to be extracted |
add_label |
boolean on whether to add a label to the curve |
adjust_label |
boolean on whether to adjust the label |
mindiffval |
minimum value difference assured in case of label adjustmment |
ggplot of the variable with colour by country
#TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.