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.

table.paint 283<br />

Usage<br />

table.dist(d, x = 1:(attr(d, "Size")), labels = as.character(x),<br />

clabel = 1, csize = 1, grid = TRUE)<br />

Arguments<br />

d<br />

x<br />

labels<br />

clabel<br />

csize<br />

grid<br />

an object of class dist<br />

a vector of the row and column positions<br />

a vector of strings of characters for the labels<br />

a character size for the labels<br />

a coefficient for the circle size<br />

a logical value indicating whether a grid in the background of the plot should be<br />

drawn<br />

Author(s)<br />

Daniel Chessel<br />

Examples<br />

data(eurodist)<br />

table.dist(eurodist, labels = attr(eurodist, "Labels"))<br />

table.paint<br />

Plot of the arrays by grey levels<br />

Description<br />

presents a graph for viewing the numbers of a table by grey levels.<br />

Usage<br />

table.paint(df, x = 1:ncol(df), y = nrow(df):1,<br />

row.labels = row.names(df), col.labels = names(df),<br />

clabel.row = 1, clabel.col = 1, csize = 1, clegend = 1)<br />

Arguments<br />

df<br />

x<br />

y<br />

row.labels<br />

col.labels<br />

clabel.row<br />

clabel.col<br />

csize<br />

clegend<br />

a data frame<br />

a vector of values to position the columns, used only for the ordered values<br />

a vector of values to position the rows, used only for the ordered values<br />

a character vector for the row labels<br />

a character vector for the column labels<br />

a character size for the row labels<br />

a character size for the column labels<br />

if ’clegend’ not NULL, a coefficient for the legend size<br />

a character size for the legend, otherwise no legend

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

Saved successfully!

Ooh no, something went wrong!