[R] source code functions

Henrique Dallazuanna wwwhsd at gmail.com
Fri Jul 18 15:42:01 CEST 2008


This is a S3 method, then:

methods("na.contiguous")

getS3method("na.contiguous", "data.frame")
getS3method("na.contiguous", "zoo")


On Fri, Jul 18, 2008 at 10:37 AM, stephen sefick <ssefick at gmail.com> wrote:
>>na.contiguous
> function (object, ...)
> UseMethod("na.contiguous")
> <environment: namespace:stats>
>
> this is what I get when I look for the source code for some functions-  Is
> there a way to look at the source code?
>
> --
> Let's not spend our time and resources thinking about things that are so
> little or so large that all they really do for us is puff us up and make us
> feel like gods. We are mammals, and have not exhausted the annoying little
> problems of being mammals.
>
> -K. Mullis
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>



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



More information about the R-help mailing list