An open API service indexing awesome lists of open source software.

https://github.com/poisonalien/basegraphics

Pretty plots using pure base graphics in R
https://github.com/poisonalien/basegraphics

Last synced: about 1 month ago
JSON representation

Pretty plots using pure base graphics in R

Awesome Lists containing this project

README

        

## Introduction

Do you like Data Visualization and `#Rstats`?

Base graphics in R is a powerful, blazing fast, and offers extremely customization data visualization solutions. Unfortunately, in the world of `ggplot2`, base graphics is largely ignored due to lack proper documentations and howtos.

This repository demonstrates the usage of base R graphics (along with code and datasets) to generate visually appealing plots, without any dependencies what so ever.

This repository is for those who like to learn and customize base R plotting functions. `#BaseisBeautiful` :)

## Results

* [Home page](https://poisonalien.github.io/basegraphics/index.html)
* [Code and plots](https://poisonalien.github.io/basegraphics/baseplots.html)

## Data and code

* Raw data is stored under [data](https://github.com/PoisonAlien/basegraphics/tree/main/data) directory
* Individual code for each plot is stored under [code](https://github.com/PoisonAlien/basegraphics/tree/main/code) directory

## Twitter

I also tweet plots [@baseRgraphics](https://twitter.com/baseRgraphics). Make sure to follow the account for updates :)

## Examples

plots