R/utils.R

Defines functions remove_trailing_comma

remove_trailing_comma <- function(x) sub(",$", "", x)

Try the vcd package in your browser

Any scripts or data that you put into this service are public.

vcd documentation built on Feb. 16, 2023, 5:38 p.m.