https://github.com/junjunlab/jjPlot
funny geom/stat functions for visualization
https://github.com/junjunlab/jjPlot
Last synced: 6 months ago
JSON representation
funny geom/stat functions for visualization
- Host: GitHub
- URL: https://github.com/junjunlab/jjPlot
- Owner: junjunlab
- License: other
- Created: 2023-04-20T09:15:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T12:44:24.000Z (about 2 years ago)
- Last Synced: 2024-08-03T23:24:08.732Z (over 1 year ago)
- Language: R
- Size: 403 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ggplot2 - jjPlot
README
# jjPlot 
This **jjPlot** package may includes some funny **geom/stat** layer function to produce enjoyable graphs which is mainly based on **ggplot2**. Besides it will record my learning experience about **ggplot2** package. I will also add more useful functions to this package in the future.
## Installation
You can install the development version of jjAnno like so:
``` r
# install.packages("devtools")
devtools::install_github("junjunlab/jjPlot")
```
## Citation
> Jun Z (2022). *jjPlot: Some Geom/Stat Functions to Produce Funny Graphs.* https://github.com/junjunlab/jjPlot, https://junjunlab.github.io/jjPlot-manual/
## Example
Eaxmples showed here:





## Documentation
More examples and details see:
> **https://junjunlab.github.io/jjPlot-manual/**