[
https://issues.apache.org/jira/browse/SPARK-11755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivaram Venkataraman updated SPARK-11755:
------------------------------------------
Assignee: Yanbo Liang
> SparkR can not output help information for SparkR:::predict
> -----------------------------------------------------------
>
> Key: SPARK-11755
> URL: https://issues.apache.org/jira/browse/SPARK-11755
> Project: Spark
> Issue Type: Bug
> Components: R, SparkR
> Reporter: Yanbo Liang
> Assignee: Yanbo Liang
> Fix For: 1.6.0
>
>
> R users often get help information for a method like this:
> {code}
> > ?predict
> {code}
> or
> {code}
> > help(predict)
> {code}
> For SparkR we should provide the help information for the SparkR package and
> base R package(usually stats package).
> But for "predict" method, it can only output the help information from
> package:stats.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]