blg_frmt_erase: Delete every other label in a character vector.

Description Usage Arguments

View source: R/format.R

Description

Assign blank '""' (erase) values to every other string in a character vector. Convenient for eliminating every other label in a plot without removing the grid lines.

Usage

1
blg_frmt_erase(eliminate_which = c("even", "odd"))

Arguments

eliminate_which

String indicating whether to erase the even (default) or odd labels.


seasmith/blg documentation built on May 29, 2019, 12:40 p.m.