mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-16 17:42:10 +01:00
23 lines
243 B
Markdown
23 lines
243 B
Markdown
# Wrapper to modify quarto file to render specific formats
|
|
|
|
Wrapper to modify quarto file to render specific formats
|
|
|
|
## Usage
|
|
|
|
``` r
|
|
modify_qmd(file, format)
|
|
```
|
|
|
|
## Arguments
|
|
|
|
- file:
|
|
|
|
filename
|
|
|
|
- format:
|
|
|
|
desired output
|
|
|
|
## Value
|
|
|
|
none
|