#openxlsx — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #openxlsx, aggregated by home.social.
-
-
🌟 Ever come across openxlsx2? If not, check out my latest blog post at https://rdiscovery.netlify.app/posts/2023-11-11_openxlsx2/! It's a follow-up to my previous post about openxlsx (visit https://rdiscovery.netlify.app/posts/2023-04-02_openxlsxdemo/ for a recap). Enjoy the read, and please don't hesitate to share your thoughts! Drop your comments at https://lclettry.com/contact.html. Your feedback is always appreciated! 📝✨ #LetsChat #FeedbackWelcome #openxlsx2 #openxlsx
-
See the code of my blog post (https://layalchristinelettry.rbind.io/blog/202303_openxlsx/) about {openxlsx} implemented with {openxlsx2} by Jan Marvin (https://github.com/JanMarvin) in his GitHub gist (https://gist.github.com/JanMarvin/a0d89bb8e128899477654dd2d4f4402d).
#openxlsx #openxlsx2 -
Would you like to know how to create an Excel Workbook only using R? Take a look at my recent blog post about #openxlsx. 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 https://layalchristinelettry.rbind.io/blog/202303_openxlsx/ out.
-
#OpenXLSX is an #XLSX #library for #Cpp.
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 🔗️: https://github.com/troldal/OpenXLSX