Skip to content

Feature Request: Control readout file via options #239

Open
@barnett11

Description

@barnett11

Feature Idea

It would've been better if the feature could've been controlled via options() or env variable, so that we could turn it on or off for each activity individually in .Rprofile. The default value of read_out argument would be something like this:

read_out = get_arg("datacutr.readout", "R_DATACUTR_READOUT", FALSE)

Our create_datacut.R script is in the shared repo, so currently we can turn it on or off for all activities at once.

Relevant Input

No response

Relevant Output

No response

Reproducible Example/Pseudo Code

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions