get_transformation_del: Delete a character randomly.

Description Usage Arguments Value Examples

View source: R/make_generic_error.R

Description

get_transformation_del randomly delete a character of a string.

Usage

1

Arguments

string

A string.

Value

It returns the string with one of the characters was randomly deleted. It also comes with the change log of the transformation.

Examples

1
get_transformation_del('how are you?')

sdglinkage documentation built on April 27, 2020, 5:09 p.m.