as_ascii: Sanitize a character vector to be UTF-8 ASCII

View source: R/misc.R

as_asciiR Documentation

Sanitize a character vector to be UTF-8 ASCII

Description

Sanitize a character vector to be UTF-8 ASCII

Usage

as_ascii(x, sub = "")

Arguments

x

character vector

sub

the character used to replace non-ASCII

Value

character vector


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.