[R] Filter/Ceiling for unwanted data - zoo

knavero knavero at gmail.com
Mon Mar 5 21:33:52 CET 2012


Here's my script:

http://pastebin.com/zx3TCtXg

I want to draw attention to the code block where the read in of the raw data
is located. Is there a function that filters out unwanted data with respect
to a ceiling limit. For example, I want to remove any value over 500 kW in
the rawCool variable. Any ideas where to go with that? I figure it would be
an argument within read.zoo or an external function that manipulates the zoo
vector that was read in prior. I plan on looking into the zoo FAQ and the R
manual '?'. Any help pushing me towards the right direction is much
appreciated. 

--
View this message in context: http://r.789695.n4.nabble.com/Filter-Ceiling-for-unwanted-data-zoo-tp4447595p4447595.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list