Description Usage Arguments Value Examples
Convert tibble data from api call to raster
1 | convert_tibble_to_raster(raw_data_list)
|
list_of_tibble |
A list of tibbles from the API call |
List of raster data. This goes into the convert_to_velox function so needs to fit nicely with that function's expectations
1 2 | add(1, 1)
add(10, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.