[SPARK-10118][SparkR][Docs] Improve SparkR API docs for 1.5 release#8386
[SPARK-10118][SparkR][Docs] Improve SparkR API docs for 1.5 release#8386yu-iskw wants to merge 3 commits into
Conversation
|
Test build #41435 has finished for PR 8386 at commit
|
|
@shivaram could you review it? |
|
@shivaram it seems that we can change them with |
|
@shivaram These are the gists of floor.Rd to show the difference if using |
|
Test build #41485 has finished for PR 8386 at commit
|
|
@yu-iskw Thanks this is looking great ! I tried this locally and ran into one small problem while running Also we should do a similar cleanup of other methods in |
|
@shivaram sure. I have just modified it. |
|
Test build #41494 has finished for PR 8386 at commit
|
|
Thanks @yu-iskw -- LGTM. Merging this |
cc: shivaram ## Summary - Modify `tdname` of expression functions. i.e. `ascii`: `rdname functions` => `rdname ascii` - Replace the dynamical function definitions to the static ones because of thir documentations. ## Generated PDF File https://drive.google.com/file/d/0B9biIZIU47lLX2t6ZjRoRnBTSEU/view?usp=sharing ## JIRA [[SPARK-10118] Improve SparkR API docs for 1.5 release - ASF JIRA](https://issues.apache.org/jira/browse/SPARK-10118) Author: Yu ISHIKAWA <yuu.ishikawa@gmail.com> Author: Yuu ISHIKAWA <yuu.ishikawa@gmail.com> Closes #8386 from yu-iskw/SPARK-10118. (cherry picked from commit 6511bf5) Signed-off-by: Shivaram Venkataraman <shivaram@cs.berkeley.edu>
|
Thank you for merging it! |
cc: @shivaram
Summary
@tdnameof expression functions. i.e.ascii:@rdname functions=>@rdname asciiGenerated PDF File
https://drive.google.com/file/d/0B9biIZIU47lLX2t6ZjRoRnBTSEU/view?usp=sharing
JIRA
[SPARK-10118] Improve SparkR API docs for 1.5 release - ASF JIRA