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 May 3, 2024, 1:30 a.m.