The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 45... Line 45...
45
  \code{package} or \code{where} are searched.
45
  \code{package} or \code{where} are searched.
46
 
46
 
47
  The class cache allows for multiple definitions of the
47
  The class cache allows for multiple definitions of the
48
  same class name in separate environments, with of course the
48
  same class name in separate environments, with of course the
49
  limitation that the package attribute or package name must be
49
  limitation that the package attribute or package name must be
50
  provided in the call to 
50
  provided in the call to
51
 
51
 
52
}
52
}
53
\value{
53
\value{
54
  The object defining the class. If the class definition is not found,
54
  The object defining the class. If the class definition is not found,
55
  \code{getClassDef} returns \code{NULL}, while \code{getClass}, which
55
  \code{getClassDef} returns \code{NULL}, while \code{getClass}, which