[Rd] Is nested namespace supported?

Peng Yu pengyu.ut at gmail.com
Sat Jan 9 21:53:57 CET 2010


Could somebody let me know if there is nested name space supported?
For example, is it possible to define a function in the name space
'nested_namespace' which is nested in the name space 'some_namespace'?

some_namespace:::nested_namespace:::a_function()

I checked Section 1.6 of R-exts.pdf. It seems that nested namespace is
not supported, right?



More information about the R-devel mailing list