switch_axes: Flip axes in case of coord_flip Switches column names. Eg....

View source: R/z_animintHelpers.R

switch_axesR Documentation

Flip axes in case of coord_flip Switches column names. Eg. xmin to ymin, yntercept to xintercept etc.

Description

Flip axes in case of coord_flip Switches column names. Eg. xmin to ymin, yntercept to xintercept etc.

Usage

switch_axes(col.names)

Arguments

col.names

Column names which need to be switched

Value

Column names with x and y axes switched


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.