ggrgl | 3d extension to ggplot | Data Visualization library
kandi X-RAY | ggrgl Summary
kandi X-RAY | ggrgl Summary
ggrgl extends ggplot2 into the third dimension. ggrgl does this by adding a new z aesthetic which is respected when a plot is rendered to the {devoutrgl} device which renders to OpenGL via {rgl}. Because {devoutrgl} is an interactive device, the view of the plot may be manipulated by the user - zoom, rotate, change field-of-view etc. Note: interactive 3d plots cannot be displayed in a github README file, and static images or animated gifs are used here instead. Visit the pkgdown online documentation to view plots which can be manipulated in the browser.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ggrgl
ggrgl Key Features
ggrgl Examples and Code Snippets
Community Discussions
Trending Discussions on ggrgl
QUESTION
I am generating a table of means in Stata and trying to export it as a TeX
file after formatting it in a certain way. I am using the community-contributed estout
family of commands to do so, and I am very close to get the result I want.
However, I cannot figure out how to insert a few additional rows and labels in the generated output.
I have tried the code below:
...ANSWER
Answered 2018-Oct-13 at 21:16The estout
command does not directly support this feature but below is a workaround demonstrated with a toy example using artificially-generated data:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ggrgl
devout - The core package for writing graphics devices using R (rather than C).
devoutrgl - a graphics device which renders to {rgl}
triangular - decompaose polygons into triangles for 3d rendering. Much faster than rgl::triangulate()
snowcrash - a package for encoding objects as images - needed to circumvent limitations in the device system provided by R
cryogenic - a package for capturing a call to be evaluated later. Calls to generate 3d geometry are generated when plot object is created, but not executed until later when the plot is actually rendered to screen.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page