Thanks a lot! It works!



xiagao1982
2011-05-02



发件人: Henrique Dallazuanna
发送时间: 2011-05-02 08:31:02
收件人: xiagao1982
抄送: r-help
主题: Re: [R] How to pass objects from local() to GlobalEnv

Try this:
local(x <<- 1)
On Sun, May 1, 2011 at 9:20 PM, xiagao1982 <xiagao1...@gmail.com> wrote:
> Hi all,
>
> I create some objects in local(), and want to pass them to GlobalEnv. How can 
> I do this? Thanks!
>
>
>
>
> xiagao1982
> 2011-05-02
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to