Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weinbergerlab/docknitr
Use Docker to process rmarkdown chunks
https://github.com/weinbergerlab/docknitr
docker r tools
Last synced: 7 days ago
JSON representation
Use Docker to process rmarkdown chunks
- Host: GitHub
- URL: https://github.com/weinbergerlab/docknitr
- Owner: weinbergerlab
- License: other
- Created: 2019-10-31T03:37:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T17:53:23.000Z (almost 5 years ago)
- Last Synced: 2024-08-06T03:04:00.397Z (3 months ago)
- Topics: docker, r, tools
- Language: R
- Homepage:
- Size: 104 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docknitr — using Docker to process rmarkdown blocks
## Installation
```r
install.packages("docknitr")
```Do not install using `devtools::install_github`!
## Documentation
After installing, see
```r
vignette("docknitr")
```