Save a fast_ranges_index object to disk for reuse across sessions.
Arguments
- index
A
fast_ranges_indexobject created byfast_build_index().- path
Output file path for the serialized index.
- compress
Logical scalar. If
TRUE, uses xz compression.
Save a fast_ranges_index object to disk for reuse across sessions.
A fast_ranges_index object created by fast_build_index().
Output file path for the serialized index.
Logical scalar. If TRUE, uses xz compression.