I'm using levelplot successfully when I have one value per point on the surface. It's the RF strength of a transmitter. It appears the points are marked with a circle and the color matches the value of the signal strength at the point and thus the area around the point. Now I move on to having multiple RF signal strength per point - from different transmitters. I can't figure out how levelplot is responding to this case. Does it take the mean, median, highest or lowest value for the color of the point? What value is used in the computation for the color of the surface?
Second question: Is there a way to have levelplot generate a plot beyond (left, right, up or down) the bounds of the point locations? Like 1" beyond?
Thank you for your assistance. Jim Pearson
I'm using levelplot successfully when I have one value per point on the surface. It's the RF strength of a transmitter. It appears the points are marked with a circle and the color matches the value of the signal strength at the point and thus the area around the point. Now I move on to having multiple RF signal strength per point - from different transmitters. I can't figure out how levelplot is responding to this case. Does it take the mean, median, highest or lowest value for the color of the point? What value is used in the computation for the color of the surface?
Second question: Is there a way to have levelplot generate a plot beyond (left, right, up or down) the bounds of the point locations? Like 1" beyond?
Thank you for your assistance. Jim Pearson