[Rd] S3 internal and group generics

edson.bastos edson.bastos at ig.com.br
Thu Jun 4 14:13:55 CEST 2015


I have found the following generics which your function did not inlcude.1]
"as.character.default"  "as.expression.default" "as.list.default"      
"as.name"              [5] "as.pairlist"           "as.single.default"    
"as.symbol"             "body<-"               [9] "kronecker" I used the
following code:base_objs              <-
objects("package:base")base_function        <-
mapply(function(x)ftype(get(x)), base_objs)base_objs_generic <-
base_objs[grep("generic",base_function)]



--
View this message in context: http://r.789695.n4.nabble.com/S3-internal-and-group-generics-tp4672746p4708174.html
Sent from the R devel mailing list archive at Nabble.com.
	[[alternative HTML version deleted]]



More information about the R-devel mailing list