tableSaver: tableSaver

View source: R/tableSaver.R

tableSaverR Documentation

tableSaver

Description

A robust function for saving tables (interacts with gfile)

Usage

tableSaver(tab, sep = "txt")

Arguments

tab

Table to be saved

sep

Separator to use for saving table (decided by the program)

Details

This function prompts the user to obtain a filename and saves text based tables and ensures that a proper extension is used (txt or csv)

Author(s)

Oyvind Bleka


oyvble/euroformix documentation built on Aug. 25, 2023, 11:14 a.m.