aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/NAMESPACE
diff options
context:
space:
mode:
Diffstat (limited to 'R/pkg/NAMESPACE')
-rw-r--r--R/pkg/NAMESPACE6
1 files changed, 3 insertions, 3 deletions
diff --git a/R/pkg/NAMESPACE b/R/pkg/NAMESPACE
index 56b8ed0bf2..52fd6c9f76 100644
--- a/R/pkg/NAMESPACE
+++ b/R/pkg/NAMESPACE
@@ -23,9 +23,11 @@ export("setJobGroup",
exportClasses("DataFrame")
exportMethods("arrange",
+ "as.data.frame",
"attach",
"cache",
"collect",
+ "coltypes",
"columns",
"count",
"cov",
@@ -262,6 +264,4 @@ export("structField",
"structType",
"structType.jobj",
"structType.structField",
- "print.structType")
-
-export("as.data.frame")
+ "print.structType") \ No newline at end of file