how to change "`Year_Month)201103`" into "Year_Month)201103" using R?
On 14 March 2013 01:56, Marc Girondot <marc_grt at yahoo.fr> wrote:
cat(gsub("`", "", x))
might want to add fixed=TRUE to the gsub line.
Sent from my mobile device Envoyait de mon portable