x3p_snapshot: Take a snapshot of the active rgl device and save in a file

View source: R/image_x3p.R

x3p_snapshotR Documentation

Take a snapshot of the active rgl device and save in a file

Description

Make a snapshot of the current rgl device and save it to file. Options for file formats are png, svg, and stl (for 3d printing).

Usage

x3p_snapshot(file)

Arguments

file

file name for saving. The file extension determines the type of output. Possible extensions are png, stl (suitable for 3d printing), or svg.


x3ptools documentation built on May 29, 2024, 10:33 a.m.