FreesearchR/reference/file_export.md

32 lines
231 B
Markdown
Raw Normal View History

# Title
Title
## Usage
``` r
file_export(data, output.format = c("df", "teal", "list"), filename, ...)
```
## Arguments
- data:
data
- output.format:
output
- filename:
filename
- ...:
passed on
## Value
data