strip_lzero: Strip leading zero from numeric string

Description Usage Arguments Value Examples

View source: R/webex_fns.R

Description

Strip leading zero from numeric string

Usage

1

Arguments

x

A numeric string (or number that can be converted to a string).

Value

A string with leading zero removed.

Examples

1
strip_lzero("0.05")

dalejbarr/webex documentation built on Sept. 14, 2021, 5:43 a.m.