Hi,
I am trying to write a method for [,data.frame,expression. But it give the
error:
*
*
*Error in xj[i] : invalid subscript type 'expression'*
I looked at the help files and the archives. No avail. Any ideas? Here is
an example that reproduces the error.
> setGeneric( '[' )
[1] "["
> setM
h$foo <- "bar"
h[ "foo" ]
h[[ "foo" ]]
clear(h)
rm(h)
Warmest Regards,
Chris
Christopher Brown
Principal
Open Data
http://www.opendatagroup.com
http://blog.opendatagroup.com
[[alternative HTML version deleted]]
__
2 matches
Mail list logo