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

View source: R/x3p_image.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.


heike/x3ptools documentation built on Oct. 12, 2024, 2:33 p.m.