define_image_size: Define image size variables from the given bounding box...

Description Usage Arguments Value

View source: R/define_image_size.R

Description

Define image size variables from the given bounding box coordinates.

Usage

1
define_image_size(bbox, major_dim = 400)

Arguments

bbox

bounding box coordinates (list of 2 points with long/lat values)

major_dim

major image dimension, in pixels. Default is 400 (meaning larger dimension will be 400 pixels)

Value

list with items "width", "height", and "size" (string of format "<width>,<height>")


zappingseb/rayshaderanimate documentation built on Dec. 14, 2021, 11:43 p.m.