search for: max_condition

Displaying 1 result from an estimated 1 matches for "max_condition".

Did you mean: main_condition
2010 Jan 20
0
putting labels back on a matrix.
...ite.csv(condense, "c:/temp/sim_out.csv", row.names = FALSE) In my process I use the Site_ID, ElementId, and the Area variables (line 6). The 1st few lines of the input data are of the format: Site_Id,Element_Name,Occurence_Identifier,Element_Id,Area,Cell_Count,Min_Condition,Avg_Conditon,Max_Condition,Summed_Conditon 0,Bosques y arbustales inundables,16,225,27,27,0.200000003,0.200000003,0.200000003,5.40000008 0,Bosques y arbustales inundables,17,225,6,6,0.200000003,0.200000003,0.200000003,1.200000018 1,Arbustales sabanas en piedemonte,83,187,85,85,0.400000006,0.400000006,0.400000006,34.00000051...