-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Separate named_regions * Unify docs of `wb_set_col_widths()` and `wb_remove_col_widths()` * Rename `R/openxlsx2.R` to `R/openxlsx2-package.R` * Remove advertisement of `wbWorkbook` on top of ref index, as it's not really useful. Link `wb_add_data()` and `wb_add_data_table()` in `?openxlsx2` * Combine `wb_filter` related fns. Document() * Union of `base_font` functins * Update link related to `@family` * Merge doc for `wb_get_sheet_names()`, `wb_set_sheet_names()` * Fix index * Update `_pkgdown.yml` + `document()` * Remove mentions to `write_data()` and `write_datatable()` * Update `wb_remove_filter()` doc * Add the doc for multiple sheets for `remove_col_widths()` * Rename `workbook_grouping.Rd` -> `wb_grouping.Rd` * vignette tweak * Align tests/ and R/ for helper-functions.R * Put test for get_cells_ref in its corresponding test-converters.R file. * Update news and function index * Tweaks * Reorder
- Loading branch information
Showing
50 changed files
with
418 additions
and
473 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.