background preloader

R Programming

Facebook Twitter

R Tutorial. Home > Teaching > Tutorials > R Tutorial Index 3 ::: Plotting in R R is a powerful (and free) statistical software that is making headway into academic, government, and industry uses.

R Tutorial

It may be downloaded on r-project.org at no cost. plot()labeling the title and axesplotting windowsplotting optionshist() and histogram()boxplot()stripchart() (dot plot) plot() Home Page. Producing Simple Graphs with R. Pie Charts. Data Mining Algorithms videos. The R Program. Social network analysis. R for Social Network Analysis R is an open-source statistical programming platform and a useful tool for sna with many advantages over traditional sna software packages.

With a little coding and patience, one can produce analyses and visualizations that better suit the problem at hand with this singular platform, rather than learning gui application after application. Network Analysis with igraph.