mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-16 17:42:10 +01:00
20 lines
205 B
Markdown
20 lines
205 B
Markdown
|
|
# GGplot default theme for plotting export objects
|
||
|
|
|
||
|
|
GGplot default theme for plotting export objects
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
``` r
|
||
|
|
gg_theme_export()
|
||
|
|
```
|
||
|
|
|
||
|
|
## Arguments
|
||
|
|
|
||
|
|
- data:
|
||
|
|
|
||
|
|
ggplot object
|
||
|
|
|
||
|
|
## Value
|
||
|
|
|
||
|
|
ggplot object
|