<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Dear All,<BR>
<BR>
I need to evaluate an Hypsometric integral but i should &quot;rotate&quot; the graphical output of<BR>
<BR>
plot(ecdf(elev$elev))<BR>
<BR>
I want in x the fraction of observations (pixel value of elevation) that are above the elevation in y<BR>
<BR>
the&nbsp; command: plot(ecdf(elev$elev)) show in x the elevation and in y the fraction of observation that are below the value of elevation in x<BR>
<BR>
The value of 1 in plot(ecdf(elev$elev)) correspond to the maximum value of elevation. I want the it correspond to the value of minimum.<BR>
<BR>
thanks<BR>
<BR>
Pierluigi
</BODY>
</HTML>