add_dataset_layer: Add a (CARTO) dataset layer to the map

Description Usage Arguments

View source: R/carto-dataset-layer.R

Description

Add a (CARTO) dataset layer to the map

Usage

1
2
add_dataset_layer(map, dataset_name, viz_def = list(),
  id = "dataset-layer", ...)

Arguments

map

map widget created by cartovl

dataset_name

name of the dataset which will be added to the map

viz_def

visualization definition, character vector; if set to NULL a default style will be applied

id

unique layer id

...

more props


crazycapivara/cartovl documentation built on Nov. 4, 2019, 9:16 a.m.