R Vocabulary – Week 12
# L22 No new vocab
# L23 tidyr
library(tidyr)
pivot_longer
pivot_wider
separate
extract
library(stringr)
str_replace
str_sub
str_split_fixed
str_match
# L22 No new vocab
# L23 tidyr
library(tidyr)
pivot_longer
pivot_wider
separate
extract
library(stringr)
str_replace
str_sub
str_split_fixed
str_match