\E : all the characters in ... are treated as exact matches. This is useful if you want to exactly match user input as part of a regular expression. x <- c( ...
確定! 回上一頁