-
- Downloads
[SPARKR][DOCS] update R API doc for subset/extract
## What changes were proposed in this pull request? With extract `[[` or replace `[[<-`, the parameter `i` is a column index, that needs to be corrected in doc. Also a few minor updates: examples, links. ## How was this patch tested? manual Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #16721 from felixcheung/rsubsetdoc.
Showing
- R/pkg/R/DataFrame.R 12 additions, 1 deletionR/pkg/R/DataFrame.R
- R/pkg/R/mllib_classification.R 1 addition, 1 deletionR/pkg/R/mllib_classification.R
- R/pkg/R/mllib_clustering.R 3 additions, 3 deletionsR/pkg/R/mllib_clustering.R
- R/pkg/R/mllib_regression.R 2 additions, 2 deletionsR/pkg/R/mllib_regression.R
- R/pkg/vignettes/sparkr-vignettes.Rmd 2 additions, 2 deletionsR/pkg/vignettes/sparkr-vignettes.Rmd
Please register or sign in to comment