specific_theme: Code to change the axis of ggplot image

Description Usage Value See Also Examples

View source: R/sepcific_theme.R

Description

This function computes the standard error of the values in x. If na.rm is TRUE then missing values are removed before computation proceeds.

Usage

1

Value

value of standard error

See Also

ggplot2

Examples

1
2
3
4
5
6
## Not run: 
library(tidyverse)
ggplot(iris, aes(x=Sepal.Length , y= Species, fill= Species))+geom_boxplot()+
specific_theme()

## End(Not run)

Ronlee12355/dfbmd documentation built on Sept. 23, 2020, 10:32 a.m.