We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date format is provided as "%Y-%m-%d %H:%M:%S" in part 2 reports, "%d/%m/%Y" in part 4 reports, and "%Y-%m-%d" in part 5 reports.
Filnames are provided including the ".RData" extension in some reports and without it in others.
It would be good to standardise the formatting of these two columns in the reports to facilitate merging in postprocessing (if needed).
The text was updated successfully, but these errors were encountered:
improve documentation as it was not clear anymore which output and fi…
9b02b62
…lenames it referred to #1197
jhmigueles
Successfully merging a pull request may close this issue.
Date format is provided as "%Y-%m-%d %H:%M:%S" in part 2 reports, "%d/%m/%Y" in part 4 reports, and "%Y-%m-%d" in part 5 reports.
Filnames are provided including the ".RData" extension in some reports and without it in others.
It would be good to standardise the formatting of these two columns in the reports to facilitate merging in postprocessing (if needed).
The text was updated successfully, but these errors were encountered: