FelixAnalytix·Apr 28, 2024How to Customize the Layout of your R Shiny AppsWould you like to know how to fully control the layout of your R shiny applications in a easy way?
FelixAnalytix·Jul 21, 2023How to Make Beautiful Tables using R programmingLearn how to create more engaging and better looking tables using the R programming language
FelixAnalytix·Feb 1, 2023How to Map ANY Region of the World using R programmingLearn how to create beautiful maps of any region of the world using the R programming language?
FelixAnalytix·Dec 27, 2022How to Read, Write, Append Google Sheet Data using R programmingLearn how to connect R to your Google Drive and automate the data processing of your Google Sheets
FelixAnalytix·Dec 13, 2022How to Make Interactive Networks using R programmingWould you like to know how to create beautiful interactive networks using R programming?A response icon2A response icon2
FelixAnalytix·Aug 17, 2022How to Detect Emotions from Texts using RWould you like to know how to extract the main emotions from any text and visualize its emotional trajectory using the R.
FelixAnalytix·Jul 28, 2022Customize Buttons in R ShinyWould you like to customize the buttons of your R Shiny applications?
FelixAnalytix·Jul 6, 2022How to Read and Merge +1000 Excel files using RWould you like to know how to create R loops to read hundreds of Excel files into R?A response icon1A response icon1
FelixAnalytix·Mar 16, 2022Advanced Data Filtering in R using dplyrWould you like to learn how to filter() datasets with simple and more advanced examples?