Displaying 1 result from an estimated 1 matches for "log60".
Did you mean:
log10
2008 Jun 25
2
Is this sapply behaviour normal?
...1081712 2001081800 2001081812 2001081900 2001081912 ...
..$ logrho: num [1:69] 1.16 -1.50 -1.50 -1.50 -1.50 ...
..$ w2 : num [1:69] 1.01 1.27 1.25 1.33 1.31 ...
..$ rms : num [1:69] 5.001 0.516 0.516 0.577 0.554 ...
..$ maxi : num [1:69] 8.66 2.77 3.44 2.92 3.25 ...
$ log60:'data.frame': 66 obs. of 5 variables:
..$ DATE : int [1:66] 2001081500 2001081512 2001081600 2001081612
2001081700 2001081712 2001081800 2001081812 2001081900 2001081912 ...
..$ logrho: num [1:66] 1.16 -2.00 -2.00 -2.00 -2.00 ...
..$ w2 : num [1:66] 1.01 1.27 1.27...