Discover "xlcharts", my new R package which allows using R functions to create native Excel charts 📊 such as bar, line, bubble, scatter, pie, etc. It also provides a lot of R functions to fully customize your Excel documents directly from R:

👉 https://felixluginbuhl.com/xlcharts/

This is made possible using the amazing "openpyxl" Python library under the hood.

#rstats #excel #openpyxl

Getting started - xlcharts

@FelixLuginbuhl sounds very complex and amazing!
I am not familiar with R, but good to know anyway.
👍
@herrmannpierre Thank you for your message. Yes, it opens the door to automate Excel charts using R programming.