scatter: Scatter plots and median or mean bars

Description Usage Arguments Value Author(s)

Description

This function creats a scatter plot and add groups bar representing median or mean values

Usage

1
2
scatter(x, data, fun = "median", main = "", sub = "", xlim = NULL,
  ylim = NULL, axes = TRUE, ann = par("ann"), col = par("col"), ...)

Arguments

x

The values to be plotted

fun

Choose which statistic (medium or mean) will be added

y

Categorical variable containing the different groups

Value

A plot based in 1-D scatter plot of the base package

Author(s)

Elves H Duarte


ehelegam/elvesR documentation built on May 16, 2019, 12:15 a.m.