Using dplyr::count() with variable column names
Using dplyr::count() with variable column names
Using dplyr::count() with variable column names
Use str_split() to split a column when the number of elements is variable
Use R regex and the stringr package to match only digits or only characters
Some snippets on using map() to read files
Use pivot_wider() to move every other row into two columns
Arrange rows in custom order
Use R and Tidyverse to plot read coverage from a bamfile
Create a new column with mutate() by manipulating strings in another column