Changes the width and height of a ggseg3d widget.
Examples
if (FALSE) { # \dontrun{
ggseg3d() |>
set_dimensions(width = 800, height = 600)
} # }
Changes the width and height of a ggseg3d widget.
if (FALSE) { # \dontrun{
ggseg3d() |>
set_dimensions(width = 800, height = 600)
} # }