partab.numeric {nonmemica} | R Documentation |
Creates a model parameter table from a number.
## S3 method for class 'numeric'
partab(x, ...)
x |
numeric |
... |
passed arguments |
Just coerces to character and calls partab again.
Other partab:
partab()
,
partab.character()