The R Project SVN R

Rev

Rev 85953 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85953 Rev 85981
Line 1... Line 1...
1
% File src/library/base/man/rowsum.Rd
1
% File src/library/base/man/rowsum.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2011 R Core Team
3
% Copyright 1995-2011 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\newcommand{\I}{#1}
-
 
7
 
-
 
8
\name{rowsum}
6
\name{rowsum}
9
\alias{rowsum}
7
\alias{rowsum}
10
\alias{rowsum.default}
8
\alias{rowsum.default}
11
\alias{rowsum.data.frame}
9
\alias{rowsum.data.frame}
12
\title{Give Column Sums of a Matrix or Data Frame, Based on a Grouping Variable}
10
\title{Give Column Sums of a Matrix or Data Frame, Based on a Grouping Variable}