escape_special_chars: Removes special characters by substituting them with unique...

View source: R/helper.R

escape_special_charsR Documentation

Removes special characters by substituting them with unique string which should not be used naturally

Description

Removes special characters by substituting them with unique string which should not be used naturally

Usage

escape_special_chars(string)

Arguments

string

The string to be escaped

Value

The String without special characters


PelzKo/immunedeconv2 documentation built on Feb. 12, 2025, 4:16 p.m.