delete_space: Delete all whitespace until a non-whitespace character.

View source: R/Fun_Delete-space.R

delete_spaceR Documentation

Delete all whitespace until a non-whitespace character.

Description

Delete all whitespace until a non-whitespace character.

Usage

delete_space(extract_val)

Arguments

extract_val

a vector.


SongyanYu/dycdTools documentation built on Oct. 2, 2024, 7:30 a.m.