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.


dycdtools documentation built on Nov. 22, 2022, 1:12 a.m.