Tool.WriteTables: Tool for write tables in csv

View source: R/utility-output.R

Tool.WriteTablesR Documentation

Tool for write tables in csv

Description

This function is a simple interface to write the tables in results that are from functions GetResult.*

Usage

Tool.WriteTables(formatted.result, dir.path = ".", ...)

Arguments

formatted.result

List. It must have one item named "table".

dir.path

Character. The written directory path in operating system.

...

Other params that will be directly passed to write.csv, use ?write.csv for further help.


ZJUDBlab/InterCellDB documentation built on March 19, 2023, 4:56 p.m.