Skip to content

allow passing of a compression argument to saveRDS #177

Description

@TimTaylor

When saveRDS is called and you are not using a connection, the compression value remains at the default for the underlying connection (i.e. 6 for gzfile, 9 for bzfile, 6 for xzfile and 9 for zstdfile). It would be convenient to be able to pass these values directly to saveRDS without setting up a connection directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions