ggciphR: ggciphR

View source: R/ggciphR.R

ggciphRR Documentation

ggciphR

Description

encipher the axis labels of a ggplot2 object to turn a graph into a data literacy puzzle

Usage

ggciphR(ggGraph, alg)

Arguments

ggGraph

a ggplot2 object

alg

algorithm for cipher (e.g. 1 to shift all letter forward 1 [A->B]; -2 to shift all letters back 2 places [A->Y])


galacticpolymath/galacticEdTools documentation built on July 14, 2022, 6:02 a.m.