Recently Published
Bella Beat Case study using R
Exploring Growth Opportunities for Bellabeat
An Analysis of Smart Device Usage Trends Using R
Grimm's Fairy Tales
Assignment#10
Tidyverse_Assignment
Data set exploration with tidyverse. The data set was from fivethirtyeight, on alcohol consumptions in different countries from 2010.
Article: https://fivethirtyeight.com/features/dear-mona-followup-where-do-people-drink-the-most-beer-wine-and-spirits/
Data: https://github.com/fivethirtyeight/data/tree/master/alcohol-consumption
Assignment 6
data visual & comm A6
Catedra I - Machine Learning
Vicor Godoy - Jorge Cáceres
No.23 weekly report on Euronext and BRVM financial markets
Our weekly tradition, from 28th to 31st of October 2024
Handling Data Streams for Real-Time Analytics
This publication demonstrates techniques for handling data streams in R, focusing on reading from and writing to Excel files, essential for real-time data processing and analytics. Using packages like readxl and writexl, the guide explores how to establish file connections, efficiently read data from Excel files, and save processed results back to new files. It also includes a colorful summary table that highlights key functions for managing file connections in R. This resource provides practical steps for anyone working with dynamic data sources and cloud-based storage, bridging local R workflows with real-time data needs.