The R Project SVN R

Rev

Rev 65999 | Rev 68948 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 65999 Rev 67599
Line 1... Line 1...
1
% File src/library/graphics/man/boxplot.matrix.Rd
1
% File src/library/graphics/man/boxplot.matrix.Rd
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 2008 R Core Team
3
% Copyright 2008-2014 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{boxplot.matrix}
6
\name{boxplot.matrix}
7
\alias{boxplot.matrix}
7
\alias{boxplot.matrix}
8
\title{Draw a Boxplot for each Column (Row) of a Matrix}
8
\title{Draw a Boxplot for each Column (Row) of a Matrix}