as.data.frame and as.data.table
methods to make them compatible with new R-devel. This means you have to
call these functions with named arguments now.table_id is no longer pasted to the title when creating
excel output. If you require the old behavior set
.print_table_id = TRUEwalk_regions() and map_regions() to
manipulate cells in named regions within a Workbook
(e.g. apply formatting to them)open_file()save_*() functions (they
wrote to the users home directory by default)Tatoo_table objects to Latex code or save them
directly to .pdf with as_latex() and
save_pdf() (experimental).open_file() utility to open files with external
programs.view_pdf() and view_xlsx() for
directly viewing tables in a .pdf viewer or spreadsheet programsave_xlsx() now returns the path to the saved workbook,
rather than the workbook objectprint() methodsas_Composite_table.data.table() converts data.tables to
Composite tables, based on separators in the column names (e.g
fruit.apple, fruit.banana)as.data.table.Composite_table() constructs
column names. The new format is colname.multiname instead of
multiname.colname. This is to emulate the behavior of
base::merge()flip_names() can flip names and multinames of a
composite table (at the cost of reordering the columns)
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.