GitHub user felixcheung reopened a pull request:
https://github.com/apache/spark/pull/16721
[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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/felixcheung/spark rsubsetdoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16721.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16721
----
commit 2c1f67353b6049e7679947d9c6c1e9901d7e1c9f
Author: Felix Cheung <[email protected]>
Date: 2017-01-27T22:50:09Z
update doc
commit bff1e56af55fdbf5e216d49a5e673cee6085cc13
Author: Felix Cheung <[email protected]>
Date: 2017-01-27T22:58:00Z
vignettes error
commit de56852daf03de33fbc6dfa0280e1ea5f5f32cc7
Author: Felix Cheung <[email protected]>
Date: 2017-01-27T23:00:19Z
do not link to rename
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]