View source: R/resize_matrix.R
reduce_matrix_size | R Documentation |
Reduce Matrix Size (deprecated)
reduce_matrix_size(...)
... |
Arguments to pass to resize_matrix() function. |
Reduced matrix.
#Deprecated lambertian material. Will display a warning.
if(run_documentation()) {
montbaysmall = reduce_matrix_size(montereybay, scale=0.5)
montbaysmall %>%
sphere_shade() %>%
plot_map()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.