Displaying 2 results from an estimated 2 matches for "jmload".
Did you mean:
pmload
2010 May 05
1
melt, remove rows with common id if NA encountered in value
...at least one of the rows (in this case 2 of
the rows). Continuing the example, rows with SP=426 &
variable="CoolidgeLoad" would be retained since "NA" doesn't appear in the
value column of any row containing both of these values. Rows with SP=361 &
variable="JMLoad" would also survive. After performing the filter I plan to
"cast" the data.
-Eric
SP variable value
425 CoolidgeLoad 6.044483e+07
425 CoolidgeLoad 5.314102e+07
425 CoolidgeLoad 5.287761e+07
425 CoolidgeLoad 4.592003e+07
425 CoolidgeLoad 4.314002e+07
425 CoolidgeLoad...
2010 May 06
1
Polygon Shading Based on Relative Line Position
...specifically
the brownian motion plot, but the shading is constant regardless of which
line is greater than/above the other. Due to the 20 or so times the lines
cross each other I wasn't sure how to modify the last example in ?plot
DS.Load.filtered<-read.table(textConnection("SP JMLoad CoolidgeLoad
10 6287371153.3 5383351151
11 5016438684.4 5149840395
12 4020238617.8 4097757349
18 1681570096.3 2330476184
19 2011084698.2 1568941725
21 1145032462.8 959165782
22 1063307043.8 645435740
24 925120077.1 667723509
25 587189249.9 707324096
26 541535137.0 639181...