Skip to content

Add output_dir argument to rfa_simulate() #7

Description

@danmcgraw94

rfa_simulate() currently writes its rfaR_results/ output to the working directory, which can surprise users who don't know where getwd() points (especially first-time R users without an RStudio project).

Scope

Add an output_dir = NULL argument that defaults to getwd() when NULL but lets users specify an explicit path. Document the default behavior clearly.

Feedback source

Raised by Allen (comment #2).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions