[R] using ls() to find a function

jim holtman jholtman at gmail.com
Fri Dec 17 18:28:31 CET 2010


?ls.str

ls.str(mode='function')

On Fri, Dec 17, 2010 at 12:12 PM, Erin Hodgess <erinm.hodgess at gmail.com> wrote:
> Dear R People:
>
> Is there a way to find which objects are functions via ls(), please?
>
> I'm sure that there is, but I'm not sure how.
>
> Thanks,
> Erin
>
>
> --
> Erin Hodgess
> Associate Professor
> Department of Computer and Mathematical Sciences
> University of Houston - Downtown
> mailto: erinm.hodgess at gmail.com
>
> ______________________________________________
> R-help at 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.
>



-- 
Jim Holtman
Data Munger Guru

What is the problem that you are trying to solve?



More information about the R-help mailing list