[ 
https://issues.apache.org/jira/browse/SPARK-11755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-11755:
---------------------------------
    Component/s: SparkR

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to