r-pander 0.6.6
Render R objects into Pandoc's markdown
The main aim of the pander R package is to provide a minimal and easy tool for rendering R objects into Pandoc's markdown. The package is also capable of exporting/converting complex Pandoc documents (reports) in various ways.
- Outputs:
out - Website: https://rapporter.github.io/pander
- Licenses: AGPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-pander 0.6.6 as follows:
guix install r-pander@0.6.6
Or install the latest version:
guix install r-pander
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.