We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92aee6 commit faaae13Copy full SHA for faaae13
NAMESPACE
@@ -2,6 +2,7 @@ useDynLib("data_table", .registration=TRUE)
2
3
## For S4-ization
4
importFrom(methods, "S3Part<-", slotNames)
5
+importMethodsFrom(methods, "[")
6
exportClasses(data.table, IDate, ITime)
7
##
8
0 commit comments