Package: flexlsx 0.3.4

flexlsx: Exporting 'flextable' to 'xlsx' Files
Exports 'flextable' objects to 'xlsx' files, utilizing functionalities provided by 'flextable' and 'openxlsx2'.
Authors:
flexlsx_0.3.4.tar.gz
flexlsx_0.3.4.zip(r-4.5)flexlsx_0.3.4.zip(r-4.4)flexlsx_0.3.4.zip(r-4.3)
flexlsx_0.3.4.tgz(r-4.5-x86_64)flexlsx_0.3.4.tgz(r-4.5-arm64)flexlsx_0.3.4.tgz(r-4.4-x86_64)flexlsx_0.3.4.tgz(r-4.4-arm64)flexlsx_0.3.4.tgz(r-4.3-x86_64)flexlsx_0.3.4.tgz(r-4.3-arm64)
flexlsx_0.3.4.tar.gz(r-4.5-noble)flexlsx_0.3.4.tar.gz(r-4.4-noble)
flexlsx_0.3.4.tgz(r-4.4-emscripten)flexlsx_0.3.4.tgz(r-4.3-emscripten)
flexlsx.pdf |flexlsx.html✨
flexlsx/json (API)
NEWS
# Install 'flexlsx' in R: |
install.packages('flexlsx', repos = c('https://pteridin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pteridin/flexlsx/issues
Last updated 30 days agofrom:f4a3df9d56. Checks:12 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 27 2025 |
R-4.5-win-x86_64 | OK | Mar 27 2025 |
R-4.5-mac-x86_64 | OK | Mar 27 2025 |
R-4.5-mac-aarch64 | OK | Mar 27 2025 |
R-4.5-linux-x86_64 | OK | Mar 27 2025 |
R-4.4-win-x86_64 | OK | Mar 27 2025 |
R-4.4-mac-x86_64 | OK | Mar 27 2025 |
R-4.4-mac-aarch64 | OK | Mar 27 2025 |
R-4.4-linux-x86_64 | OK | Mar 27 2025 |
R-4.3-win-x86_64 | OK | Mar 27 2025 |
R-4.3-mac-x86_64 | OK | Mar 27 2025 |
R-4.3-mac-aarch64 | OK | Mar 27 2025 |
Exports:wb_add_flextable
Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittropenxlsx2pillarpkgconfigpurrrR6Rcpprlangstringistringrtibbletidyrtidyselectutf8vctrswithrzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Converts a flextable to a tibble with style information | ft_to_style_tibble |
Determines the border style | ft_to_xlsx_border |
Converts a flextable-part to a tibble styles | ftpart_to_style_tibble |
Groups each row with same style each column | get_dim_colwise |
Retrieves dims of same style rows within same column | get_dim_ranges |
Groups each column with same style each row | get_dim_rowwise |
Where there is no border return NULL | handle_null_border |
Determine problematic merges | merge_resolve_type |
Prepares the color for content style | prepare_color |
Retrieves hashed style information | style_to_hash |
Adds a caption to an excel file | wb_add_caption |
Adds a flextable to an openxlsx2 workbook sheet | wb_add_flextable |
Applies the border styles | wb_apply_border |
Applies the cell styles | wb_apply_cell_styles |
Applies the content | wb_apply_content |
Merges cells | wb_apply_merge |
Applies the text styles | wb_apply_text_styles |
Changes the cell width | wb_change_cell_width |
Changes the row height | wb_change_row_height |