powered by
Remove ANSI pre-/suffix-fix in a character string.
remove_ANSI(string)
string, length 1
string with out ANSI characters
# NOT RUN { remove_ANSI("\033[34m\033[1ma\033[22m\033[39m") # }
Run the code above in your browser using DataLab