toWebGL: Method for creating RGL image files of a specific format

Description Usage Arguments Value Author(s) See Also

View source: R/toWebGL.R

Description

Method for creating RGL image files of a specific format.

Usage

1
  toWebGL(name, ..., envir=parent.frame(), field="data")

Arguments

name

A character string specifying the name of the image file.

...

Additional arguments passed to devEvalRGL(), e.g. tags and aspectRatio.

envir

The environment where the plot expression should be evaluated.

field

A character string specifying the field of the named result list to be returned.

Value

Returns what devEvalRGL() returns.

Author(s)

Henrik Bengtsson

See Also

These functions are wrappers for devEvalRGL().


HenrikBengtsson/R.devices.rgl documentation built on May 6, 2019, 11:53 p.m.