clean_string {INSPECTumours}R Documentation

function to remove hyphens, underscores, spaces and transform to lowercase

Description

function to remove hyphens, underscores, spaces and transform to lowercase

Usage

clean_string(string)

Arguments

string

to modify

Value

modified string


[Package INSPECTumours version 0.1.0 Index]