| cgv_viewer | R Documentation |
Opens a Vulkan-powered 3D window for interactive graph visualization.
cgv_viewer(width = 1280L, height = 720L, title = "cgvR", offscreen = FALSE)
width |
Window width in pixels. |
height |
Window height in pixels. |
title |
Window title. |
offscreen |
If |
An external pointer to the viewer object (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.