View source: R/geospatial.R View source: R/functions.R
make_3d_plot | R Documentation |
Make a 3D plot using Plot3D with a viridis colour scale and sf dataframe
Make a 3D plot using Plot3D with a viridis colour scale and sf dataframe
make_3d_plot(sf_df, z_col, col_col, col_func = viridis(50), size = 0.1) make_3d_plot(sf_df, z_col, col_col, col_func = viridis(50), size = 0.1)
plot
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.