summaryrefslogtreecommitdiff
path: root/snippets/ess-mode/dplyr
blob: db26ea1cf5dffcfb25a4d48de9127c15a3ecd5a9 (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# key: dp
# group: imports
# --
library(dplyr)
$0