ne_git_layer_names {rnaturalearth} | R Documentation |
Create list of layer names and metadata links
Description
Parses Natural Earth Github folder content for layer names and metadata links.
Usage
ne_git_layer_names(x, scale, getmeta)
Arguments
x |
object returned by ne_git_contents |
scale |
one of |
getmeta |
whether to get url of the metadata for each layer |
Value
list of lists with layer names and metadata links.
[Package rnaturalearth version 1.0.1 Index]