replace_space_underscore: Function to add an underscore for texts with spaces in...

View source: R/basic_checks.R

replace_space_underscoreR Documentation

Function to add an underscore for texts with spaces in between

Description

Function to add an underscore for texts with spaces in between

Usage

replace_space_underscore(this_string)

Arguments

this_string

a string

Value

string where the spaces replaced by "_"

Examples

replace_space_underscore("Sri Lanka")

sheejamk/valueEQ5D documentation built on Oct. 8, 2022, 7:46 a.m.