SkillAgentSearch skills...

PrepPlot

A loose collections of functions to prepare plots in R

Install / Use

/learn @region-spotteR/PrepPlot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PrepPlot

I mainly created this package for documenting my work on radar-/spider-plots. However I will add more functions which I used to create certain data-objects for plotting. There is also a folder with examples.

Installation: Since I haven't yet figured out devtools github install, use either Ms Parker's description on how to install a custom R-package or paste the functions in your .r or .Rmd-file if you do not need documentation.

Concerning radar-plots there are currently three examples (cf. the corresponding example-folder):

  1. You can choose between a polygon grid or a circular grid:
<p align="center"> <img src="https://user-images.githubusercontent.com/32107403/31129307-7468fad8-a854-11e7-8c43-2a8b349c657e.jpeg" width="400"/> <img src="https://user-images.githubusercontent.com/32107403/31129046-c5307fe6-a853-11e7-8054-c9057a63100b.png" width="400"/> </p>
  1. There is even a working example with Shiny and Plotly:
<p align="center"> <img src="https://user-images.githubusercontent.com/32107403/31129095-e47ea7e2-a853-11e7-99b3-8a648981a082.png" width="600"/> </p>

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2y ago
Forks5

Languages

R

Security Score

60/100

Audited on Jan 29, 2024

No findings