htmlSpecCharConv: Html special character conversion
Description
Converts 'txt' so that special characters (like 'beta','micro','square' etc) will be displayed correctly whe used for display in html (eg at mouse-over).
Note : uses package stringi
Usage
htmlSpecCharConv(txt)
Arguments
txt
character vector inclusing special characters
Value
corrected character vector adopted to html display