Is there many functions:

See:

grep("<-", ls("package:base"), value = TRUE)


For 'substring<-':

type `substring<-` in R


On Thu, Jan 22, 2009 at 5:41 PM, Yi Zhang <yizhan...@gmail.com> wrote:

> Hi,
>
> I want to create an alias for the "<-" function and then later
> overwrite it. Any idea how I can get the "<-" function object? I know
> for other functions it's easy, something like "f <- seq" will do; how
> really no clue for this one. Thanks!
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to