comments {nonmemica} | R Documentation |
Extract Comments
Description
Extracts comments.
Extracts comments from records.
Usage
comments(x, ...)
## S3 method for class 'records'
comments(x, ...)
Arguments
x |
records |
... |
ignored |
Value
data.frame
Methods (by class)
-
comments(records)
: record method
See Also
Other comments:
comments.inits()
,
comments.items()
,
comments.model()
Other comments:
comments.inits()
,
comments.items()
,
comments.model()
[Package nonmemica version 1.0.11 Index]