R/aci-assimilation.R
as.data.frame.lag_table.Rd
Coerce a lag table to a data frame
# S3 method for class 'lag_table' as.data.frame(x, ...)
A lag_table object.
lag_table
Ignored, for consistency with the generic.
A data frame in long form with one row per retained cell, carrying the anchor time, the lag and the divergence.