fork download
  1. string <- "=2E=30=31=20=52=C3=A9=70=6F=6E=64=65=75=72"
  2. x <- parse(text = paste0("'", gsub("=", "\\x", string, fixed=TRUE), "'"))
  3. x[[1]]
Success #stdin #stdout 0.2s 175424KB
stdin
Standard input is empty
stdout
[1] ".01 Répondeur"