partab.numeric {nonmemica} | R Documentation |
Create Model Parameter Table from Number.
Description
Creates a model parameter table from a number.
Usage
## S3 method for class 'numeric'
partab(x, ...)
Arguments
x |
numeric |
... |
passed arguments |
Details
Just coerces to character and calls partab again.
See Also
Other partab:
partab()
,
partab.character()
[Package nonmemica version 1.0.11 Index]