ggrgl | 3d extension to ggplot | Data Visualization library

 by   coolbutuseless R Version: Current License: MIT

kandi X-RAY | ggrgl Summary

kandi X-RAY | ggrgl Summary

ggrgl is a R library typically used in Analytics, Data Visualization applications. ggrgl has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

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

            kandi-support Support

              ggrgl has a low active ecosystem.
              It has 167 star(s) with 5 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 4 open issues and 3 have been closed. On average issues are closed in 133 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ggrgl is current.

            kandi-Quality Quality

              ggrgl has 0 bugs and 0 code smells.

            kandi-Security Security

              ggrgl has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ggrgl code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ggrgl is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ggrgl releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ggrgl
            Get all kandi verified functions for this library.

            ggrgl Key Features

            No Key Features are available at this moment for ggrgl.

            ggrgl Examples and Code Snippets

            No Code Snippets are available at this moment for ggrgl.

            Community Discussions

            QUESTION

            Create variable group headings and indent labels in table
            Asked 2018-Oct-13 at 21:16

            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:16

            The estout command does not directly support this feature but below is a workaround demonstrated with a toy example using artificially-generated data:

            Source https://stackoverflow.com/questions/52787664

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ggrgl

            A lot of support packages are needed for ggrgl - most of which should already be installed if you have ggplot.
            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

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/coolbutuseless/ggrgl.git

          • CLI

            gh repo clone coolbutuseless/ggrgl

          • sshUrl

            git@github.com:coolbutuseless/ggrgl.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link