-
- Downloads
[SPARK-6824] Fill the docs for DataFrame API in SparkR
This patch also removes the RDD docs from being built as a part of roxygen just by the method to delete " ' '" of " \#' ". Author: hqzizania <qian.huang@intel.com> Author: qhuang <qian.huang@intel.com> Closes #5969 from hqzizania/R1 and squashes the following commits: 6d27696 [qhuang] fixes in NAMESPACE eb4b095 [qhuang] remove more docs 6394579 [qhuang] remove RDD docs in generics.R 6813860 [hqzizania] Fill the docs for DataFrame API in SparkR 857220f [hqzizania] remove the pairRDD docs from being built as a part of roxygen c045d64 [hqzizania] remove the RDD docs from being built as a part of roxygen
Showing
- R/pkg/DESCRIPTION 1 addition, 1 deletionR/pkg/DESCRIPTION
- R/pkg/NAMESPACE 0 additions, 4 deletionsR/pkg/NAMESPACE
- R/pkg/R/DataFrame.R 50 additions, 45 deletionsR/pkg/R/DataFrame.R
- R/pkg/R/RDD.R 773 additions, 773 deletionsR/pkg/R/RDD.R
- R/pkg/R/SQLContext.R 32 additions, 32 deletionsR/pkg/R/SQLContext.R
- R/pkg/R/broadcast.R 32 additions, 32 deletionsR/pkg/R/broadcast.R
- R/pkg/R/context.R 120 additions, 120 deletionsR/pkg/R/context.R
- R/pkg/R/generics.R 159 additions, 159 deletionsR/pkg/R/generics.R
- R/pkg/R/pairRDD.R 443 additions, 443 deletionsR/pkg/R/pairRDD.R
Loading
Please register or sign in to comment