Learn R Programming

leafletR (version 0.4-0)

getTopologies: Print topology objects of a TopoJSON file

Description

Prints the names of all available topology objects of a TopoJSON file.

Usage

getTopologies(data, print=TRUE) topo(data, print=TRUE)

Arguments

data
Name of data file as string or TopoJSON object.
print
If TRUE (default), the property names are printed.

Value

Examples

Run this code
## Not run: 
# #getTopologies()
# ## End(Not run)

Run the code above in your browser using DataLab