Category "rayshader"

Change plot size of rglwidget in shiny

I would like to stretch these plots to the window size or at least make them bigger: ui.R options(rgl.useNULL = TRUE) library(shiny) library(rgl) shinyUI(flui

Problems using `plot_gg()` from `rayshader` package - R

I am trying to replicate the example shown here, made with rayshader package: https://www.rayshader.com/reference/plot_gg.html I was focused in particular on th