Create list of layer names and metadata links
Parses Natural Earth Github folder content for layer names and metadata links.
ne_git_layer_names(x, scale, getmeta)
x
: object returned by ne_git_contentsscale
: one of 110
, 50
, 10
getmeta
: whether to get url of the metadata for each layerlist of lists with layer names and metadata links.
Useful links