Github user shivaram commented on a diff in the pull request:

    https://github.com/apache/spark/pull/13394#discussion_r65285481
  
    --- Diff: R/pkg/R/DataFrame.R ---
    @@ -2514,7 +2529,9 @@ setMethod("attach",
     #' environment. Then, the given expression is evaluated in this new
     #' environment.
     #'
    +#' @title with
    --- End diff --
    
    I think we should follow the example of existing R packages and use the 
long form as the title. For example if you look at 
https://stat.ethz.ch/R-manual/R-devel/library/stats/html/glm.html the title of 
the page is "Fitting Generalized Linear Models"


---
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]

Reply via email to