Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrapper functions for openxlsx2::wb_add_data() and openxlsx2::wb_add_data_table() #6

Open
2 of 5 tasks
elipousson opened this issue Dec 2, 2024 · 0 comments
Open
2 of 5 tasks

Comments

@elipousson
Copy link
Owner

WIP: https://github.com/elipousson/openxlsx2Extras/blob/main/R/wb_add.R

Feature ideas:

  • Moving column aliases into a row above the table header row
  • Improved handling for sf objects as inputs (either dropping geometry or converting to a WKT column or coordinate columns)
  • More opinionated default formatting (with options to override defaults globally)
  • Add coercion for non-data frame objects - see Provide a coerce function for common classes #4
  • Add support for data frame list inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant