R/file.R
show_in_excel.Rd
Open data frame in Excel. It can be used in pipe.
show_in_excel(.data)
a data frame to be open
original .data
Other io-utils: o(), read.cb(), yread_tsv()
o()
read.cb()
yread_tsv()
Guangchuang Yu