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 May 29, 2024, 10:30 a.m.