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.

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

Arguments

eliminate_which

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