Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 481 Bytes

NEWS.md

File metadata and controls

8 lines (7 loc) · 481 Bytes

openxlsx2Extras (development version)

  • Add set_sheet_list_names(), as_sheet_names(), and as_sheet_list() utility functions (based on existing openxlsx2 code). (2024-12-02)
  • Add prep_wb_data() function (see #4, 2024-12-02).
  • Add read_xlsx_ext(), write_xlsx_ext() (#3), and wb_add_data_ext() functions (2024-11-10).
  • Add set_excel_fmt_class() function.
  • Add wb_add_marquee_text() and fmt_marquee_txt() functions.
  • Publish package to GitHub (2024-10-21).