Learn R Programming

g2r (version 0.1.0)

adjust: Adjust

Description

Adjust a figure.

Usage

adjust(type, margin = NULL, dodge_by = NULL)

Arguments

type

A vector of types of adjustement to apply to the figure, see the "types" section below for valid values.

margin

Margin, between 0 and 1.

dodge_by

Bare column name of

Types

Valid values for the type argument.

  • stack

  • dodge

  • jitter

  • symmetric