bamlss (version 1.2-3)

rmf: Remove Special Characters

Description

A simple helper function that removes special characters from a character string.

Usage

rmf(x)

Value

A character string with special characters removed.

Arguments

x

A character string.

Examples

Run this code
rmf("ba*&m^l$$:s.s")

Run the code above in your browser using DataLab