# \donttest{
if (curl::has_internet()) {
# Get info for German SPD
get_party_info_by_name("SPD", country = "DEU")
# Search more broadly with all colors
get_party_info_by_name("Labour", country = "GBR", all_colors = TRUE)
}
# }
Run the code above in your browser using DataLab