[ESS] how to deal with underscore in ggplot2 etc
John Haman
m@|| @end|ng |rom johnh@m@n@org
Fri Sep 4 17:28:57 CEST 2020
I disable the underscore behavior in ESS.
(setq ess-smart-S-assign-key nil)
If you like the underscore behavior, maybe remap the function to another key.
Best,
John
On Fri, Sep 4, 2020, at 9:33 AM, Stephen Bond via ESS-help wrote:
> Hello ESS users,
> Please, tell me how do you deal with the proliferation of functions
> that use the underscore symbol? My biggest concern is using ggplot2
> where all the geom functions have an underscore: geom_smooth etc?the
> package is authored by the people behind Rstudio who do not care about
> ESS users, but many other packages now employ the underscore heavily.Is
> there a package/function that can rename all functions in a package by
> replacing the underscore with a dot: geom_smooth becomes
> geom.smooth??is there any interest by the ESS developers to create such
> a package/function?I apologize if this has been discussed, but I cannot
> find a search field in the archives.CheersStephen
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> ESS-help using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>
More information about the ESS-help
mailing list