Rdocumentation
powered by
Learn R Programming
writexl (version 2.0.0)
Export Data Frames to Excel 'xlsx' Format
Description
Zero-dependency data frame to xlsx exporter based on 'libxlsxwriter'
. Fast and no Java or Excel required.
Copy Link
Link to current version
Version
Version
2.0.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.1
1.3
1.2
1.1
1.0
0.2
0.1
Install
install.packages('writexl')
Monthly Downloads
273,840
Version
2.0.0
License
BSD_2_clause + file LICENSE
Maintainer
Bill Denney
Last Published
August 5th, 2026
Functions in writexl (2.0.0)
Search all functions
xl_filter
Filter an autofilter column, hiding the rows that do not match
xl_chart_trendline
A trendline on a chart series
xl_chart_series
A data series within a chart
xl_conditional
Format cells according to their contents
xl_color
Normalize a color to a libxlsxwriter RGB integer
xl_colrow_spec
Column and row specifications for a worksheet
xl_comment
Create a cell comment
xl_chart_marker
A marker on a chart series
xl_chartsheet
A sheet holding a single chart
xl_chart_table
The table of values under a chart
xl_filter_keep
Which rows an Excel autofilter would leave visible
xl_format_groups
Cell formatting groups
xl_page_setup
How a worksheet prints
xl_outline
Control how outline (grouping) symbols are drawn
xl_merge
Merge a range of cells
xl_image
Insert an image into a worksheet
xl_properties
Workbook properties, defaults, and metadata
xl_formula
Excel Types
xl_format
Combine cell-formatting groups into a single format
xl_rich_run
One run of a rich (multi-format) string
xl_sheet_view
How a worksheet appears when it opens
xl_sheet
A worksheet with formatting and layout options
xl_rich_string
A cell whose text has several formats
xl_workbook
A workbook: sheets plus workbook-level properties
xl_table
Add a worksheet table
xl_table_column
Describe a column of a worksheet table
xl_validation
Restrict what can be typed into a range
is_xl_comment
Test whether an object is an `xl_comment`
xl_chart_axis
An axis of a chart
lxw_version
Version
xl_chart_legend
A chart's legend
xl_chart_error_bars
Error bars on a chart series
xl_cell_general
General cell objects for Excel writing
is_xl_format
Test whether an object is an `xl_format`
xl_chart
Add a chart to a worksheet
write_xlsx
Export to xlsx
xl_chart_labels
Data labels on a chart series