Displaying 1 result from an estimated 1 matches for "in_interv".
Did you mean:
in_interval
2012 Dec 01
3
screen if a value is within range
Dear all,
could you please give me some pointers on how I could make R screen for a value if it falls within a certain range?
I looked at the subset function, but is not doing it, perhaps because I only have 1 value to screen?
aptreciate the input
ex:
a <-16.5
I would like to screen to see if a is within the range of 15 to 20, (which it is:-)), and I would like the code to return a value