Chapter 20 Show only certain countries?
To choose only certain countries to plot, use the parameter select_countries
. If you are creating a plot with a calculate_
function, this parameter is in calculate_
function. If the plot only uses the plot_
function, this parameter is in the plot_
function. The parameters is called select_countries
in both cases.