search for: u0084

Displaying 1 result from an estimated 1 matches for "u0084".

Did you mean: 0084
2008 Aug 25
1
Unicode notation \x000
...uot;, "\\\"o", x, fixed = TRUE) x <- gsub("\u0086", "\\\"U", x, fixed = TRUE) x <- gsub("\u009f", "\\\"u", x, fixed = TRUE) x <- gsub("?", "\\ss{}", x, fixed = TRUE) # Espa?ol x <- gsub("\u0084", "\\~N", x, fixed = TRUE) x <- gsub("\u0096", "\\~n", x, fixed = TRUE) x <- gsub("?", "\\\'A", x, fixed = TRUE) x <- gsub("\u0087", "\\\'a", x, fixed = TRUE) x <- gsub("\u0083", "\...