Drops the ledgr display subclass and returns the raw result table. This is a
programmatic access path: ts_utc remains POSIXct UTC and is not display
formatted.
Usage
# S3 method for class 'ledgr_result_table'
as_tibble(x, ...)Arguments
- x
A ledgr result table returned by
ledgr_results().- ...
Unused.