https://github.com/weinbergerlab/docknitr
Use Docker to process rmarkdown chunks
https://github.com/weinbergerlab/docknitr
docker r tools
Last synced: 4 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T17:53:23.000Z (over 6 years ago)
- Last Synced: 2025-08-23T00:06:30.515Z (11 months ago)
- Topics: docker, r, tools
- Language: R
- Homepage:
- Size: 104 KB
- Stars: 8
- Watchers: 1
- 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")
```