RProDigest (@rprodigest) 's Twitter Profile
RProDigest

@rprodigest

This channel will provide a summary or distillation of important information related to R programming and data science.

ID: 1610644731276435459

calendar_today04-01-2023 14:30:16

227 Tweet

607 Takipçi

52 Takip Edilen

RProDigest (@rprodigest) 's Twitter Profile Photo

Need to reference your charts? Use the tag argument in labs() with ggplot2! Label your plot "Fig. 1" for easy identification. 📝📊 #rstats #ggplot

Need to reference your charts? Use the tag argument in labs() with ggplot2! Label your plot "Fig. 1" for easy identification. 📝📊 #rstats #ggplot
RProDigest (@rprodigest) 's Twitter Profile Photo

📈 From raw data to insights, visdat helps you visualize correlations quickly. Try visdat::vis_cor() today! #DataScience #RStats

📈 From raw data to insights, visdat helps you visualize correlations quickly. Try visdat::vis_cor() today! #DataScience #RStats
RProDigest (@rprodigest) 's Twitter Profile Photo

Managing your files just got easier! Use this R code to count files in your working directory. 📂 #RStats #ProductivityHacks

Managing your files just got easier! Use this R code to count files in your working directory. 📂 #RStats #ProductivityHacks
RProDigest (@rprodigest) 's Twitter Profile Photo

🔐 Ever wondered how text is stored in memory? charToRaw(" Your String") offers a glimpse into the raw byte structure. #rstats

🔐 Ever wondered how text is stored in memory? charToRaw(" Your String") offers a glimpse into the raw byte structure. #rstats
RProDigest (@rprodigest) 's Twitter Profile Photo

Want to see all the arguments a function can take? Just place your cursor inside the parentheses and hit Tab! 💻✨ Save time, code smarter. 🙌 #CodingTips #RStats #ProgrammingHacks

RProDigest (@rprodigest) 's Twitter Profile Photo

Impress your team with clean, interactive data summaries. 💻 Try summarytools in R now: #RStats #DataWrangling #summarytools

Impress your team with clean, interactive data summaries. 💻 Try summarytools in R now:
#RStats #DataWrangling #summarytools
RProDigest (@rprodigest) 's Twitter Profile Photo

Automate your EDA workflow like a pro with SmartEDA! One line of code for insightful reports. Try this: ExpReport(op_file = 'EDA_Report.html') 🔥 #RStats #DataAnalysis

Automate your EDA workflow like a pro with SmartEDA! One line of code for insightful reports.
Try this: ExpReport(op_file = 'EDA_Report.html') 🔥 #RStats #DataAnalysis
RProDigest (@rprodigest) 's Twitter Profile Photo

How has life expectancy in the gapminder dataset changed across continents over time? 🌍📊 A heatmap built in #R using {tidyplots} tells the story. 👇 insights below! #DataViz #RStats #tidyplots code @https://rb.gy/2s36y4

How has life expectancy in the gapminder dataset changed across continents over time? 🌍📊
A heatmap built in #R using {tidyplots}  tells the story.
👇 insights below! #DataViz #RStats #tidyplots code @https://rb.gy/2s36y4
RProDigest (@rprodigest) 's Twitter Profile Photo

CO₂ emissions tell a story of economic power! 📊 Upper-middle-income countries are now major players in greenhouse gas emissions. Are we witnessing a shift in responsibility? 🧐 #Sustainability #rstats code is avaliable here: rb.gy/5jxwuf

CO₂ emissions tell a story of economic power! 📊 Upper-middle-income countries are now major players in greenhouse gas emissions. Are we witnessing a shift in responsibility? 🧐 #Sustainability #rstats code is avaliable here: rb.gy/5jxwuf
RProDigest (@rprodigest) 's Twitter Profile Photo

🚀 Need to install a specific version of a package in R? Use devtools::install_version(). Here’s an example for ggmap v3.5.2! 📌 #rstats

🚀 Need to install a specific version of a package in R? Use devtools::install_version(). Here’s an example for ggmap v3.5.2! 📌 #rstats
RProDigest (@rprodigest) 's Twitter Profile Photo

🔍 Using R in your research? Don’t forget to cite your packages! citation("tidyverse") is your friend. Give credit where it’s due. 💡📚 #tidyverse

🔍 Using R in your research?
Don’t forget to cite your packages!
 citation("tidyverse") is your friend.
Give credit where it’s due. 💡📚 #tidyverse
RProDigest (@rprodigest) 's Twitter Profile Photo

🔥 Yes, R supports dictionaries too—just like Python! Example: mlr3 includes several predefined ML tasks in the mlr_tasks Dictionary.#rstats #ML #DataScience

🔥 Yes, R supports dictionaries too—just like Python!
Example: mlr3 includes several predefined ML tasks in the mlr_tasks Dictionary.#rstats #ML #DataScience