Error using urlfilter (line 26) Target string One-time does not appear
data points
| Time Recorded (time1807) | Data (data1807) |
|---|---|
| 07 Feb 2013 06:30:33 | |
| 06 Feb 2013 06:30:32 | [13.82] |
| 05 Feb 2013 06:30:34 | [13.82] |
| 04 Feb 2013 06:30:31 | [16.35] |
| 03 Feb 2013 06:30:36 | [16.35] |
% Bounty Basic 12 Rolls from Amazon url = 'http://www.amazon.com/Bounty-Basic-Paper-Towels-Large/dp/B004VMQPB6/ref=sr_1_2?s=hpc&ie=UTF8&qid=1347207307&sr=1-2'; count = urlfilter(url, 'One-time'); updatetrend(count);
0 comments