Call For Papers: Special Issue on Causal and Explainable AI. Submission deadline 30 Apr 2024.
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 in R: R examples on various clustering techniques, with R codes and dataset provided. See section 4.15 in the link for exercises instructions.
Interactive network graphs with R package networkD3
Creating D3 JavaScript network graphs from R
Slides on R Graphics by Paul Murrell:
It provides examples on advanced graphic controls.
R talks to Weka about Data Mining: an example on using R to call Weka's C4.5 algorithm and build a decision tree