Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature Request: Control readout file via options #239

Open
barnett11 opened this issue Feb 18, 2025 · 0 comments
Open

Feature Request: Control readout file via options #239

barnett11 opened this issue Feb 18, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@barnett11
Copy link
Collaborator

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

@barnett11 barnett11 added the enhancement New feature or request label Feb 18, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant