diff --git a/r.snippets.txt b/r.snippets.txt index 58a78bd..70081f3 100644 --- a/r.snippets.txt +++ b/r.snippets.txt @@ -222,4 +222,5 @@ snippet objectSize snippet unMelt mat <- data.table::dcast.data.table(${1:myDT}, ${2:row} ~ ${3:col}, value.var = "${4:value}") ${0} - \ No newline at end of file + +