13.5 Use grep and regular expressions to retrieve columns by their names. Example of a data frame: # Build data frame df_regex <- data.frame(expression1=1:4 ...
確定! 回上一頁