plot_discrete: Plot Discrete

Description Usage Arguments Value Examples

View source: R/plot_discrete.R

Description

Retorna uma lista de graficos

Usage

1
2
3
plot_discrete(data, grid = TRUE, coord_flip = FALSE, axis = FALSE,
  factors = NULL, aes_fill = FALSE, col = "black", fill = "gray40",
  alpha = 1, position = "dodge", add = NULL)

Arguments

grid

= TRUE

coord_flip

= FALSE

axis

= FALSE

fill

= FALSE

df
factor

= NULL

bar_fill

= "gray40"

bar_alpha

= 1

bar_position

= "dodge"

theme

= NULL

Value

plot

Examples

1
conjunta_bar_cd(iris)

elemosjr/analisedescritiva documentation built on Dec. 8, 2020, 8:43 a.m.