mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-16 17:42:10 +01:00
24 lines
305 B
Markdown
24 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
|