View source: R/ingest-pds-data.R
kepler_mapper | R Documentation |
This function is a R wrapper of kepler_mapper.py
, a python script function
aimed to elaborate produce a self-contained map (in html) using the
Kepler.gl python library https://docs.kepler.gl/docs/keplergl-jupyter.
kepler_mapper(data_path = NULL)
data_path |
Data to add to map. |
A self-contained map in html.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.