stringr base Description str_match regmaches + regexpr Extract matched groups from a string str_match_all regmaches + gregexpr Extract matched groups from a string (globally) str_replace sub Replace first matched patterns in a string
確定! 回上一頁