actions-marketplace-validations/Github action for rmarkdown
Renders pdf, tex or html documents out of rmarkdown files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input_file | input rmarkdown file (.Rmd) | yes | — |
| output_format | format of output document - pdf, html or tex | yes |
Outputs
| name | description |
|---|---|
| output_file | Output document defaults as the name of the rmarkdown file with the output format |