christianparobek / skeleSim

Null models, performance testing, and power estimation with population simulations
3 stars 6 forks source link

Set temp working directory to title #36

Closed EricArcher closed 8 years ago

EricArcher commented 8 years ago

The temporary working directory seems to default to "wdTest". Would it be better to set it to the Title (change it when Title is changed), but let a user modify it if they choose?

stranda commented 8 years ago

I think that should be possible. Will take a look Wed am.

MichelleDBG commented 8 years ago

Does the user need to add the path or will it either make a new folder called "wdTest" or a folder named whatever Title the user puts in or is this the Rdata file? That temporary working directory confuses me.

stranda commented 8 years ago

The user just needs to specify the folder in which a simulation's inputs and outputs will reside. When the simulations run, the wdTest folder gets created to hold temporary files. Unless there's a problem with the simulations, you can usually ignore its contents. The 'simulations' vignette also has some copy describing this setup

On Tue, Apr 19, 2016 at 4:47 PM, Michelle DePrenger-Levin < notifications@github.com> wrote:

Does the user need to add the path or will it either make a new folder called "wdTest" or a folder named whatever Title the user puts in or is this the Rdata file? That temporary working directory confuses me.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/christianparobek/skeleSim/issues/36#issuecomment-212120943