Hi

> -----Original Message-----
> From: [email protected] [mailto:r-help-bounces@r-
> project.org] On Behalf Of Anup khanal
> Sent: Monday, March 11, 2013 2:13 PM
> To: [email protected]
> Subject: [R] New Stack
> 
> 
> Hi Experts, I am newbie in R. Could you please share your idea to

It seems that you have some experience with some programming languages. 

Before you start with such attempts I would recommend you to print out R intro 
or maybe R inferno from Patrick Burns and spend let say two or three evenings 
to read through chapters about data structures and data manipulation.

It will spare you much frustration and attempts to twist R to behave like let 
say C+. 

You can you can write an R program in C+ style however it will be slow, 
inefficient and probably quite complicated. 

Regards
Petr


> create a stack with no value or zero value? Nrow=1,Ncol=1, Ncell=1, I
> aim to work with looping, I want to make a first layer with zero values
> to add other layers further. Thanks.
> Best Regards,
> ..................Anup KhanalNorwegian Institute of science and
> Technology (NTNU)Trondheim, NorwayMob:(+47) 45174313
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> [email protected] 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.

______________________________________________
[email protected] 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