nosanitize {exams.forge}R Documentation

Sanitization

Description

nosanitize makes no sanitization on the strings.

Usage

nosanitize(str)

Arguments

str

character: vector to sanitize

Value

A sanitized character vector.

Examples

nosanitize("Test")

[Package exams.forge version 1.0.10 Index]