as.list.pibblefit {fido} | R Documentation |
Convert object of class pibblefit to a list
Description
Convert object of class pibblefit to a list
Usage
## S3 method for class 'pibblefit'
as.list(x, ...)
Arguments
x |
an object of class pibblefit |
... |
currently unused |
Value
A list from the converted pibblefit object.
[Package fido version 1.1.1 Index]