Extract the .twb (and optionally all files) from a .twbx
Arguments
- twbx_path
Path to a .twbx
file.
Directory to extract into (defaults to a timestamped temp dir).
If TRUE
, extract entire archive; otherwise only the largest .twb
.
Value
List with twb_path
, exdir
, twbx_path
, and manifest
(tibble).