paste converts its arguments (via as.character ) to character strings, and concatenates them (separating them by the string given by sep ).
確定! 回上一頁