extra doc on anonymous enums
This commit is contained in:
parent
6e3518c9b4
commit
e60670ec45
1 changed files with 3 additions and 1 deletions
|
|
@ -227,7 +227,9 @@ and integers.
|
|||
The relevant functions, for debugging purposes, are <tt>enumToInteger</tt> and
|
||||
</tt>enumFromInteger</tt>.
|
||||
|
||||
Anonymous enumerations are not supported.
|
||||
Anonymous enumerations are ignored by the binding generation process,
|
||||
leaving no way of accessing the value of anonymous enumerations from R
|
||||
code.
|
||||
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue