Hi

I would like to use namespaces outside packages, but I could not find
any references on how to do it (only a thread [1] which says "use a
package"). Using a package is not possible in my case, as I am passing
variables from org-mode / emacs to R and would like to avoid name
clashes. This is a dynamic process, and each time the code is evaluated,
the variable can be different.

I am putting them at the moment into an environment which is locked, but
I would like to avoid name clashes, so the idea of using environments.

So: is there a way to create a namespace and populate it as I can do
with an environment?

Thanks,

Rainer


Footnotes: 
[1]  
http://r.789695.n4.nabble.com/create-namespace-without-creating-a-package-td3485968.html

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

Attachment: pgpSpia44kJmE.pgp
Description: PGP signature

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to