export_tables: Export tables to csv

View source: R/tables.R

export_tablesR Documentation

Export tables to csv

Description

Export tables to csv

Usage

export_tables(to, ...)

Arguments

to

Name of file

...

Table objects

## Not run: export_tables(to = "hoge.csv", table1, table2, table3) ## End(Not run)

ichimomo/frasyr documentation built on Sept. 15, 2024, 8:54 a.m.