Other Examples
This page shows some examples on data mining with R provided at other websites. More examples on data mining with R can be found in my book "R and Data Mining: Examples and Case Studies", which is downloadable as a .PDF file at the link.
Clustering
Clustering
Clustering in R: R examples on various clustering techniques, with R codes and dataset provided. See section 4.15 in the link for exercises instructions.
Text Mining
Text Mining
Sentiment Analysis
Sentiment Analysis
Time Series Analysis
Time Series Analysis
Social Network Analysis
Social Network Analysis
Interactive network graphs with R package networkD3
Creating D3 JavaScript network graphs from R
Visualization
Visualization
Visualization of Geo-spatial Data
Visualization of Geo-spatial Data
R Programming
R Programming
Graphics
Graphics
Slides on R Graphics by Paul Murrell:
It provides examples on advanced graphic controls.
Web Applications with Shiny
Web Applications with Shiny
Parallel Computing
Parallel Computing
Big Data
Big Data
Debugging and Error Handling
Debugging and Error Handling
Interaction with Other Programming Languages
Interaction with Other Programming Languages
R talks to Weka about Data Mining: an example on using R to call Weka's C4.5 algorithm and build a decision tree
Database Access and Others
Database Access and Others