Popular repositories
14 contributions in the last year
Less
More
Contribution activity
February 2021
Created an issue in Rdatatable/data.table that received 2 comments
Unable to assign columns using (names(.SD)) :=
Hello.
I want to modify the columns containing a given pattern in their names.
Say I have this toy example:
myDT <- data.table(cod1=1:20, cod2=20:1…
2
comments