ez.xl: view df in excel (saved to a temp file, auto delete the temp...

View source: R/stats.R

ez.xlR Documentation

view df in excel (saved to a temp file, auto delete the temp file)

Description

view df in excel (saved to a temp file, auto delete the temp file)

Usage

ez.xl(df, temp = NULL, debug = NULL, label = TRUE)

Arguments

temp

when file is NULL, the name prefix for the temp excel file. If prefix not provided through this param, auto generate one

label

T/F. call ez.2label()

Value

returns nothing

Note

when debug provided, overwrites getOption('debug'). A trick to use: let View=ez.xl, then you can use GUI to click.


jerryzhujian9/zmisc documentation built on March 9, 2024, 12:49 a.m.