mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
19 lines
192 B
Markdown
19 lines
192 B
Markdown
|
|
# GGplot default theme for plotting in Shiny
|
||
|
|
|
||
|
|
GGplot default theme for plotting in Shiny
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
``` r
|
||
|
|
gg_theme_shiny()
|
||
|
|
```
|
||
|
|
|
||
|
|
## Arguments
|
||
|
|
|
||
|
|
- data:
|
||
|
|
|
||
|
|
ggplot object
|
||
|
|
|
||
|
|
## Value
|
||
|
|
|
||
|
|
ggplot object
|