c {psborrow2} | R Documentation |
Combine objects in psborrow2
Description
Creates data.frame
objects from various classes in psborrow2
Usage
## S4 method for signature 'SimDataList'
c(x, ...)
Arguments
x |
object of type: SimDataList |
... |
additional objects to combine |
Value
A combined object
list of SimDataList
objects.
[Package psborrow2 version 0.0.3.4 Index]