Skip to content

Document how to write glue() wrappers #281

@daattali

Description

@daattali

I'm developing a package that uses a lot of glue. In each usage I want to use .trim = FALSE. It's very troublesome to add .trim = FALSE parameter to every glue call.

It would be wonderful to be able to set a global option for that, or for any other parameters (I also use .open = "{{" in every call).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions