To match a literal character, you have to escape the string with a backslash ( \ ). However, R tries to look for escape characters when creating strings, ...
確定! 回上一頁