OHDSI / OHDSI/DatabaseConnector
Feature request: allow specification of errorReportFile as a global option
Open
enhancement
good first issue
- Dominant language
- R
- Stars
- 57
- Forks
- 93
- Avg merge
- 10d 12h
- Merged PRs (30d)
- 1
Description
Currently, the location of error report files is either user-specified within a given function call or, by default, taken to be the working directory.
For cases when the user wants to store an errorReportFile outside of the working directory, but doesn't want to have to specify the path in every function call, it would be helpful to store it as option.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.