getTopologies: Print topology objects of a TopoJSON file

Description Usage Arguments Value Author(s) Examples

View source: R/getTopologies.R

Description

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

Usage

1
2

Arguments

data

Name of data file as string or TopoJSON object.

print

If TRUE (default), the property names are printed.

Value

Topology object names as string vector.

Author(s)

Christian Graul

Examples

1
2
3
4
## Not run: 
#getTopologies()

## End(Not run)

leafletR documentation built on May 2, 2019, 10:25 a.m.