as.data.frame,chronology-method {neotoma2} | R Documentation |
Create a data.frame from a chronology object.
Description
Convert all slots within a chronology to a data.frame.
Usage
## S4 method for signature 'chronology'
as.data.frame(x)
Arguments
x |
chronology object |
Value
data.frame
[Package neotoma2 version 1.0.4 Index]