The R Project SVN R

Rev

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

Rev 61153 Rev 61433
Line 14... Line 14...
14
    various attributes attached to it.}
14
    various attributes attached to it.}
15
  \item{\dots}{attributes, specified in \code{tag = value}
15
  \item{\dots}{attributes, specified in \code{tag = value}
16
    form, which will be attached to data.}
16
    form, which will be attached to data.}
17
}
17
}
18
\description{
18
\description{
19
  \code{structure} returns the given object with further 
19
  \code{structure} returns the given object with further
20
  \link{attributes} set.
20
  \link{attributes} set.
21
}
21
}
22
\details{
22
\details{
23
  Adding a  class \code{"factor"} will ensure that numeric codes are
23
  Adding a  class \code{"factor"} will ensure that numeric codes are
24
  given integer storage mode.
24
  given integer storage mode.