gchart_available_areas {gchartsmap}R Documentation

Get available areas

Description

Get a list of areas that have been downloaded

Usage

gchart_available_areas(
  type = c("countries", "us-areas"),
  cache = gchart_get_cache_path()
)

Arguments

type

Type of geo-resource. Defaults to countries.

cache

Path where the downloaded data is stored.


[Package gchartsmap version 1.0.1 Index]