as_data_frame {psborrow2} | R Documentation |
Coerce a psborrow2
object to a data frame
Description
Creates data.frame
objects from various classes in psborrow2
Usage
## S3 method for class 'BaselineDataList'
as.data.frame(x, ...)
Arguments
x |
object of type: BaselineDataList |
... |
Optional arguments for passed to data.frame |
Value
A data.frame
[Package psborrow2 version 0.0.3.4 Index]