08.04.2015 Views

The ade4 Package - NexTag Supports Open Source Initiatives

The ade4 Package - NexTag Supports Open Source Initiatives

The ade4 Package - NexTag Supports Open Source Initiatives

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

dotchart.phylog 75<br />

Usage<br />

dotchart.phylog(phylog, values, y = NULL, scaling = TRUE, ranging = TRUE, yranging<br />

joining = TRUE, yjoining = NULL, ceti = 1, cdot = 1, csub = 1,<br />

f.phylog = 1/(1 + ncol(values)), ...)<br />

Arguments<br />

phylog<br />

values<br />

y<br />

scaling<br />

ranging<br />

yranging<br />

joining<br />

an object of class phylog<br />

a vector or a data frame giving the variables<br />

a vector which values correspond to leaves positions<br />

if TRUE, data are scaled<br />

if TRUE, dotplots are drawn with the same horizontal limits<br />

a vector with two values giving the horizontal limits. If NULL, horizontal limits<br />

are defined by lower and upper values of data<br />

if TRUE, segments join each point to a central value<br />

yjoining a vector with the central value. If NULL, the central value equals 0<br />

ceti<br />

cdot<br />

csub<br />

f.phylog<br />

a character size for editing horizontal limits,<br />

used with par("cex")*ceti<br />

a character size for plotting the points of the dot plot, used with par("cex")*cdot<br />

a character size for editing the names of variables,<br />

used with par("cex")*csub<br />

a size coefficient for tree size (a parameter to draw the tree in proportion to<br />

leaves labels)<br />

... further arguments passed to or from other methods<br />

Author(s)<br />

Daniel Chessel<br />

Sébastien Ollier 〈ollier@biomserv.univ-lyon1.fr〉<br />

See Also<br />

symbols.phylog and table.phylog<br />

Examples<br />

# one variable<br />

tre

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!