The R Project SVN R

Rev

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

Rev 61562 Rev 62209
Line 31... Line 31...
31
changed along with potentially frequent changes to other fields, but
31
changed along with potentially frequent changes to other fields, but
32
without copying the large fields.
32
without copying the large fields.
33
 
33
 
34
}
34
}
35
\usage{
35
\usage{
36
\special{setRefClass(Class, fields = , contains = c("localRefClass",....), methods =,
36
\special{setRefClass(Class, fields = , contains = c("localRefClass",....),
37
     where =, ...)}
37
     methods =, where =, ...)}
38
}
38
}
39
 
39
 
40
\details{
40
\details{
41
Localization of objects is only partially automated in the current implementation.
41
Localization of objects is only partially automated in the current implementation.
42
Replacement expressions using the \code{$<-} operator are safe. %$
42
Replacement expressions using the \code{$<-} operator are safe. %$