mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
23 lines
305 B
Markdown
23 lines
305 B
Markdown
|
|
# Specify format arguments to include in qmd header/frontmatter
|
||
|
|
|
||
|
|
Specify format arguments to include in qmd header/frontmatter
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
``` r
|
||
|
|
specify_qmd_format(data, fileformat = c("docx", "odt", "pdf", "all"))
|
||
|
|
```
|
||
|
|
|
||
|
|
## Arguments
|
||
|
|
|
||
|
|
- data:
|
||
|
|
|
||
|
|
vector
|
||
|
|
|
||
|
|
- fileformat:
|
||
|
|
|
||
|
|
format to include
|
||
|
|
|
||
|
|
## Value
|
||
|
|
|
||
|
|
vector
|