r-programming
There are 1498 repositories under r-programming topic.
TheAlgorithms/R
Collection of various algorithms implemented in R.
mca91/EconometricsWithR
đź“–An interactive companion to the well-received textbook 'Introduction to Econometrics' by Stock & Watson (2015)
coatless/quarto-webr
Community developed Quarto Extension to Embed webR for HTML Documents, RevealJS, Websites, Blogs, and Books.
wurli/r-best-practice
A cheatsheet for basic best practice in R programming
tomaztk/Useless_R_functions
Useless R Functions. That's it
spedygiorgio/markovchain
Easy Handling Discrete Time Markov Chains
StevenMMortimer/salesforcer
This R package connects the Salesforce APIs from R using tidy principles.
siddhujetty/Product-analytics-insights-collection
My Solutions to "A Collection of Data Science Take-Home Challenges" by Giulio Palombo.
anandjha90/ANALYTICSWITHANAND
This repository contains all the codes,ppts,project & interview questions which I have used in my LIVE CLASS on YouTube and any other relevant documents and assignments related to the course.
Devparihar5/Complete-Data-Science-Roadmap
Complete Roadmap For Data Science
spsanderson/tidyAML
Auto ML for the tidyverse
SISBID/Data-Wrangling
Teaching material for Summer Institute in Statistics for Big Data Module 1.
stevecondylios/priceR
Economics and Pricing in R
m-jahn/WeightedTreemaps
Create Voronoi and Sunburst Treemaps from Hierarchical data
cosmoduende/r-youtube-personal-history-analysis
Explore your activity on YouTube with R: How to analyze and visualize your personal pata history. Find out how you consume YouTube using a copy of your personal data from Google Takeout.
ajcanepa/PRACTICA_FFDD_GIS
Repositorio en el que se desarrollará el cĂłdigo de las prácticas de la asignatura "Fuentes de Datos BiomĂ©dicos y Web Semántica", del Grado en IngenierĂa de la Salud de la UBU.
vishalv91/Global-Trade-Analytics
The objective of the project was to create innovative and interactive Tableau dashboards that focus on potential commodities, countries, year, trade amount and quantity. The client wanted to launch a new business unit, focusing on global trade and logistics, majorly in the countries such as USA, Canada and Australia The dataset provided by the client contained 59090 observations of 10 variables. The client insisted the data to be cleaned using Excel or R. The Dataset contained missing values and was cleaned using the R programming language. Tableau dashboards were created from the cleaned dataset.
mrtkp9993/Statistical-Modeling-Examples
Basic statistical modelling examples.
suneelpatel/R-for-Beginners
Learn R in simple and easy steps starting from basic to advanced concepts with examples. If you are trying to understand the R programming language as a beginner, this tutorial will give you enough understanding on almost all the concepts of the language from where you can take yourself to higher levels of expertise.
moodymudskipper/inops
Infix Operators for Detection, Subsetting and Replacement
data-datum/learning_R
List of resources for learning R
gastonstat/r4strings
Handling Strings in R
v1xerunt/RHealth
A Deep Learning R Toolkit for Healthcare Applications.
IndrajeetPatil/dry-r-package-development
Tips on not repeating yourself during R package development
javedali99/r-resources-for-data-science
A biggest collection of free books and other resources for R programming
davidycliao/flaiR
flairR: Bring Amazing Flair NLP to R
gvegayon/ABCoptim
An implementation of the Artificial Bee Colony (ABC) Algorithm
chicago-joe/Option-Pricing-via-Levy-Models-in-R
using the Inverse-Transform method to speed up options pricing simulations in R
coatless-rpkg/errorist
[On-CRAN] Automatic Error and Warning Search from R
hoangsonww/North-Carolina-Household-Analysis
🏠This repository contains data analysis scripts for the 2022 American Community Survey (ACS) focusing on individuals aged 25 and over in North Carolina, based on 75,340 observations. This repository offers valuable insights into demographic and economic patterns across North Carolina's urban areas.
thtang/Business-Analytics-Using-Statistical-Modeling
BASM - 2017 Spring
hoangsonww/Gapminder-R-Analysis
🔍 A project for analyzing the Gapminder dataset (1952–2007) using R, producing 12 visualizations that explore trends in life expectancy, GDP per capita, and population across continents. Includes a regression analysis, RMarkdown reporting, and automation via scripts, Makefile, and Docker.
hoangsonww/Global-COVID19-Analysis
🌍 This repository hosts an in-depth analysis of COVID-19's impact across five key countries from Jan 2020 to Dec 2021. Through advanced data analysis and visualization, we aim to provide insights into how the pandemic evolved differently across these nations, shedding light on the effectiveness of various health measures and vaccination campaigns.
hoangsonww/Earthquake-R-Analysis
🌏 A project for visualizing and analyzing global earthquakes (M ≥ 2.5, last 30 days) using a single R script that automates data download, cleaning, and plotting. Generates 15 sequential plots covering spatial, temporal, and statistical patterns, including regression analysis of magnitude vs. depth.
hoangsonww/Stock-Data-Analysis-R
🤑 A project for analyzing and visualizing stock performance using R, fetching data from Yahoo Finance for major tickers and generating 43 plots covering trends, volatility, returns, and normalized comparisons. Includes moving averages, rolling metrics, and summary statistics, all automated in a single script.
niloy-biswas/Population-Density-Map
Explore population density patterns in this repository featuring a captivating map generated with the Rayshader package in R.