convertHypertext: Convert Hypertext special characters

View source: R/convertHypertext.R

convertHypertextR Documentation

Convert Hypertext special characters

Description

Covert Hypertext special characters back to standard ASCII

Usage

convertHypertext(txt)

Arguments

txt

character string with embedded hypertext special characters

Value

the character string, with hypertext converted back to standard ASCII

Examples

  convertHypertext( "Hello%20World")

robertdouglasmorrison/DuffyTools documentation built on April 16, 2024, 6:31 a.m.