home.social

#openxlsx — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #openxlsx, aggregated by home.social.

fetched live
  1. TFW a 3yo commit goes live! 🎉 :rstats:

  2. 🌟 Ever come across openxlsx2? If not, check out my latest blog post at rdiscovery.netlify.app/posts/2! It's a follow-up to my previous post about openxlsx (visit rdiscovery.netlify.app/posts/2 for a recap). Enjoy the read, and please don't hesitate to share your thoughts! Drop your comments at lclettry.com/contact.html. Your feedback is always appreciated! 📝✨

  3. Would you like to know how to create an Excel Workbook only using R? Take a look at my recent blog post about . You will learn how to create drop-down lists with a particular colour for each option, how to write internal hyperlinks between sheets and how to freeze rows and columns, among other features. Please go and check layalchristinelettry.rbind.io/ out.

  4. is an for .

    OpenXLSX loads and writes Microsoft Excel files. Data can be loaded to/from cells, with supported types including integers, floats, booleans, and fine-grained timestamps. OpenXLSX can manipulate formulas, as well as iterate over ranges of cells. Quick data entry methods like applying a vector to a row are available.

    Website 🔗️: github.com/troldal/OpenXLSX