readr
There are 42 repositories under readr topic.
sysilviakim/swirl-tidy
Learn tidyverse in R via a set of swirl (https://swirlstats.com) lessons on introductions to tidyverse.
sophie-a-lee/Introduction_R_Tidyverse_course
Short course introducing R programming in the Tidyverse
m-clark/R-I-Basics
Getting started with using R more intently.
noluyorAbi/openAIScientist
AI analysis R package for generating comprehensive scientific reports and plots using OpenAI's API.
mmhamdy/analysis_weather_trends_cairo
Comparing the temperature trends in Cairo to overall global temperature trends.
natjulian/RClasses
En este repositorio subo los materiales de mis clases de R. He estado modificando/arreglando algunas y publicando otras. Cualquier duda o sugerencia favor escribirme a najulian@mat.uc.cl!
simonschoe/introduction-to-the-tidyverse
This lecture is part of the "Machine Learning in R" graduate course held at University of Münster, School of Business and Economics (winter term 2021/22). :mortar_board:
yunuserbas/RStudio
This repository is dedicated to learning and practicing R programming language. Whether you are a beginner or an experienced R user, this repository offers a variety of resources to help you improve your R skills and knowledge.
bkanx/cheatsheets
The cheat sheets translated into Turkish.
BrighamEaquinto/brighameaquinto.github.io
Introductory R for data science course. Specifically, reading in, wrangling, and visualizing data using the tidyverse ecosystem.
bryce-bowles/ts-plots.R
ts-plots.R
epklein/DinheiroCirculacao
Projeto desenvolvido em RMarkdown e Shiny para explorar informações de circulação de dinheiro no Brasil.
martijnvanattekum/cleanse
Provides dplyr and other functions for the SummarizedExperiment class
matt-dray/r-training-eyssar
:notebook::mortar_board: Teaching: code and data for a beginner R training session
natjulian/Contribuci-n-Diplomado-Data-Science-UC-2021
En este repositorio compartiré las ayudantías y clases que me corresponden realizar/elaborar en el Diplomado de Data Science de la UC en su versión 2021! Cualquier duda del diplomado u otro escríbeme a najulian@mat.uc.cl!
qtalr/lab-02
Lab 2: Dive into datasets
sandrapintor/introduction-tidyverse_tutorial
Slides and code presented in the second meetup of R-Ladies Frankfurt
signavio/lassoer
A collection of utilities to help you wrangle misbehaving text files into a SQL database
ashemsu/data-analysis-fundamentals-R
This repo contains all class projects from my first in my Data Analytics program, designed to provide a deep dive into my grasp of analysis fundamentals and to exposure to key elements of data work.
Caesar0984/Codecademy_R
Coursework from Codecademy R courses (if dataset is downloadable)
carimo198/data-wrangling-R
Demonstration of data wrangling with R. Common data cleaning and preprocessing tasks will be explored by locating open data from the web, import it into R, apply tidy data principles on the data and manipulate the data appropriately. The 'wh_staff_dataset.csv' contains the complete White House staff salary data from 1997-2020.
Jmofuture/APIUdemy
Consumo de API con R
SijinZhou415/usVaccines_Analysis
Time Series Analysis and Regression Model
trangha2710/Capstone-Project---Cyclistic-bike-share
This is the Cyclistic bike-share analysis case study, a project capstone of Google Data Analytics brought by Coursera. It consists of 3 of 6 steps of data analysis process which are Prepare-Analyze-Share. (Note: The datasets have a different name because Cyclistic is a fictional company. For the purposes of this case study, the datasets are appropriate and will enable you to answer the business questions. The data has been made available by Motivate International Inc. )
trangha2710/office-supplies
This case study project called “Office Supplies” is provided by Datacamp. It is crucial to complete this case study in order to get the Data Analyst certification.
Aichatolba/Data-Wrangling-in-R-
How to apply tidyverse skills to manipulate data in R
iamAdrianC/R_Data_Science_Survey
Project and data courtesy of Datacamp. Taking a look at survey of tools used in data science.
meerapatelmd/broca
R Package that reads and writes tabular and text data.
moseti1/going-south-park-text-analysis
Text Sentiment Analysis Using R
Mukhtar-is/Product_Analysis-
This project aims to analyze the profitability of products sold in a departmental store during May 2020, a period significantly impacted by the COVID-19 pandemic. By examining sales patterns, customer preferences, and profitability metrics, the objective is to identify which products are more profitable for strategic decision making.
MyreLab/programming_languages
R Markdown exploratory analysis looking at the growth and decline of different programming languages over time.
ranjiGT/dbscan-sixthnearestneighbor
Implementation of k-means task by DBSCAN with focus on noise reduction