Displaying 2 results from an estimated 2 matches for "crop1".
Did you mean:
crop
2004 Jul 19
2
problem with read.table
...crop4 1998/150a 0.0 1.0 0.0 0.0
0\nRendement de la
culture 0.0 crop4 1998/225a 0.0 1.0 0.0 0.0
0\nRendement de la
culture 0.0 crop4 1998/300a 0.0 1.0 0.0
3.0368848 0\nRayonnement diffu
re??u 0.0 crop1 0/0a 0.0 2.0 0.0 0.0
0\nRayonnement diffu
re??u 0.0 crop1 1998/50a 0.0 2.0 0.0
6.8406434 0\nRayonnement diffu
re??u 0.0 crop1 1998/100a 0.0 2.0 0.0
14.235084 0\nRayonnement diffu
re??u 0.0 crop1 1998...
2012 Jul 05
2
7 days confusion over lists
Hello,
I am a Masters student and I am working on my thesis modelling smallholder
farms using a program in R. I have modified the original code and I am
having some issues with lists that I cannot figure out.
Originally, I had list file defining lists such as: Param, Crop1, Crop1,
Soil, etc. (ex. Param <- list() ). Their subsets were listed as
Crop1$CContent for example and there was quite a few of them. There is a
run file that gets the list file going in the following code:
#--Initialising the lists to store variable values
tmp <- init_lists()
Param...