Skip to content

with_base_url sounds like it follows the withr/etc. pattern but doesn't #82

@brookslogan

Description

@brookslogan

Some R packages have a pattern for with_* functions where they will try to run some code with some setup and mandatory cleanup, similar to the Python with statement. with_base_url sounds very much like withr::with_options, etc. It'd be nice to either follow this with-statement-like pattern or find another name for this function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2low priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions