The R Project SVN R

Rev

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

Rev 15658 Rev 26285
Line 16... Line 16...
16
  \item{x}{An object inheriting from class \code{"octmode"}.}
16
  \item{x}{An object inheriting from class \code{"octmode"}.}
17
  \item{\dots}{further arguments passed to or from other methods.}
17
  \item{\dots}{further arguments passed to or from other methods.}
18
}
18
}
19
\details{
19
\details{
20
  Class \code{"octmode"} consists of integer vectors with that class
20
  Class \code{"octmode"} consists of integer vectors with that class
21
  atttribute, used merely to ensure that they are printed in octal
21
  attribute, used merely to ensure that they are printed in octal
22
  notation, specifically for Unix-like file permissions such as
22
  notation, specifically for Unix-like file permissions such as
23
  \code{755}.
23
  \code{755}.
24
}
24
}
25
\seealso{
25
\seealso{
26
  These are auxiliary functions for \code{\link{file.info}}
26
  These are auxiliary functions for \code{\link{file.info}}