1 2 3 4 5 6 7 8 9
# -*- mode: snippet -*- # key: tv # group: imports # -- library(dplyr) library(ggplot2) library(readr) $0