This website shows the different visualization types used in R package ggplot2. Also it contains the codes used to create these visualizations which help fastforward the learning period for beginners.
This is a one page tutorial which tells about creating visualization with Plotly package. It gives some examples and also lists the advantages and disadvantages of the tool.
This presentation shows the advanced techniques used in R with code references and visualizations. Some graph types used are point, line,3D and contour plots.
This page gives a table including the names of several R packages and their fields of use. You can find package names for purposes like data analysis, data visualization, data import - export, forecasting or text mining.
This website gives step-by-step instructions on how to integrate and visualize Google Analytics Data with R. It can help to set up R with Google Analytics package and related dependencies.