Skip to content

Remove hardcoded user in reports #166

@chrmongeau

Description

@chrmongeau

Currently, the module that generates the pre-processing reports (PPR) has a user hardcoded in the folder where files for reports are stored:

initial = file.path(R_SWS_SHARE_PATH, "mongeau")

It's better to have either a variable with the user who ran the module or (probably better) have the complete trade module to store those files in a non-user specific folder, so that the PPR can be generated always from the files stored in a known location.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions