Easy web publishing from R

Write R Markdown documents in RStudio.
Share them here on RPubs. (It’s free, and couldn’t be simpler!)

Get Started

Recently Published

ANOVA
Module11 (6/1/2026)
This module explores the package data.table in R.
Proyecto Final MCAA 2026-2
Monserrat Rivera y Diana Gonzalez
Inner_Combat_Training_Budget
Consolidated budge for Inner Combat Training Program
Bağımlı Örneklem T Testi
Muzaffer Enes Ertaş
Assignment 2 Question 3
This is the R Markdown file compiled to meet the specifications of IE2341 Assignment 2 Question 3.
California Diabetes Burden Index by County
Composite z-score based on diabetes-correlated health indicators.
Wilcoxon Signed-Rank Test
Muzaffer Enes Ertaş
SmartTyping: Next-Word Predictive Text Engine
This project delivers an interactive text-prediction web application built using R and Shiny, satisfying the final capstone requirement for the Johns Hopkins Data Science Specialization. The application utilizes a highly compressed N-gram natural language model (built from blogs, news, and Twitter text data) and implements an efficient "Stupid Back-off" algorithm to predict the next word dynamically as a user types. The entire system is engineered for low latency and a minimal memory footprint, making it ideal for deployment on standard web environments or mobile devices. Included are the links to the live, operational interactive Shiny application hosted on shinyapps.io, alongside a compiled 5-slide markdown presentation pitching the data pipeline, algorithm structure, and performance metrics of the tool.