
R did not wait for ggplot2 to offer awesome data visualization features.
            It allows to build absolutely any type of chart, as described in this section and in the gallery.base R chart. If you're interested in a specific chart type, browse the gallery as all
            chart section offer base R option.
          lwd, type and lty parameters
        allow to control everything. For markers, cex, col and pch do the trick.mar and omabase R chart, controled by the par and the oma parameters.base R option to customize the chart appearance.
      base R possibilitiesEach section of the gallery provides several examples implemented with base R. Here is an overview of my favorite examples: