search for: 0145edc4

Displaying 2 results from an estimated 2 matches for "0145edc4".

2005 Jan 13
3
as.character methods
...function, I see no mention of ... (despite the documentation). > getGeneric("as.character") standardGeneric for "as.character" defined from package "base" function (x) standardGeneric("as.character", .Primitive("as.character")) <environment: 0145EDC4> Methods may be defined for arguments: x So, briefly, is the documentation wrong? Am I doing something wrong? Can I create an as.character method and pass additional arguments to it as I think I should be able to? Thanks, Robert Robert McGehee Geode Capital Management, LLC 53 State Street,...
2005 Jan 13
3
as.character methods
...function, I see no mention of ... (despite the documentation). > getGeneric("as.character") standardGeneric for "as.character" defined from package "base" function (x) standardGeneric("as.character", .Primitive("as.character")) <environment: 0145EDC4> Methods may be defined for arguments: x So, briefly, is the documentation wrong? Am I doing something wrong? Can I create an as.character method and pass additional arguments to it as I think I should be able to? Thanks, Robert Robert McGehee Geode Capital Management, LLC 53 State Street,...