Skip to content

Commit

Permalink
re-writes every dern time :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan S Read committed Oct 3, 2015
1 parent c9877d8 commit 67cead6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/datagroup-methods.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
% Please edit documentation in R/07-datagroup-obj.R
\docType{methods}
\name{datagroup}
\alias{[,datagroup,ANY,ANY-method}
\alias{[,datagroup-method}
\alias{[[,datagroup,ANY,ANY-method}
\alias{datagroup}
\alias{datagroup,ANY-method}
Expand All @@ -16,7 +16,7 @@ datagroup(...)

\S4method{length}{datagroup}(x)

\S4method{[}{datagroup,ANY,ANY}(x, i, j, ..., drop = TRUE)
\S4method{[}{datagroup}(x, i, j, ..., drop = TRUE)

\S4method{[[}{datagroup,ANY,ANY}(x, i, j, ..., drop = TRUE)
}
Expand Down

0 comments on commit 67cead6

Please sign in to comment.