Skip to content
New issue

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

Side-by-side plot of user selected variables across scenarios #84

Merged
merged 25 commits into from
Feb 28, 2024

Commits on Dec 20, 2023

  1. Initial commit

    PIKACCOUNTS\tonnru committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    76534ed View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Cleanup + facet_wrap for multiple variables completed

    PIKACCOUNTS\tonnru committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9d1ee96 View commit details
    Browse the repository at this point in the history
  2. Multiple scenarios/variables use case completed

    PIKACCOUNTS\tonnru committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    634d627 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Basic functionality achieved, moved code to lib

    PIKACCOUNTS\tonnru committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    57c067b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Added sanity checks

    PIKACCOUNTS\tonnru committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    32fe57b View commit details
    Browse the repository at this point in the history
  2. Changes after reevaluation

    PIKACCOUNTS\tonnru committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    48132e3 View commit details
    Browse the repository at this point in the history
  3. Test cases for plotPercentiles

    PIKACCOUNTS\tonnru committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    21caed2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Added stringr to imports

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0dd2c0e View commit details
    Browse the repository at this point in the history
  2. Make linter happy

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3c2606a View commit details
    Browse the repository at this point in the history
  3. Removed covr from Suggests since it is not used anywhere

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d61c575 View commit details
    Browse the repository at this point in the history
  4. Added Tonn as author

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    0b923e1 View commit details
    Browse the repository at this point in the history
  5. Removed files introduced during development

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3562324 View commit details
    Browse the repository at this point in the history
  6. Added importFrom pivot_wider due to linter complaints

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e8c30a3 View commit details
    Browse the repository at this point in the history
  7. Changes from build process

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    82bfcc5 View commit details
    Browse the repository at this point in the history
  8. Re-ran build for github

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7d66a3c View commit details
    Browse the repository at this point in the history
  9. Make github workflow happy

    PIKACCOUNTS\tonnru committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    65638fa View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Man page for plotPercentile function

    PIKACCOUNTS\tonnru committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    48bc691 View commit details
    Browse the repository at this point in the history
  2. Extended function documentation

    PIKACCOUNTS\tonnru committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e3d3017 View commit details
    Browse the repository at this point in the history
  3. Clarified if-else-block

    PIKACCOUNTS\tonnru committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b710b9e View commit details
    Browse the repository at this point in the history
  4. Re-build after documentation update

    PIKACCOUNTS\tonnru committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1d5381c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. example plot for plotPercentiles docs

    PIKACCOUNTS\tonnru committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5ccb6e5 View commit details
    Browse the repository at this point in the history
  2. Extended plotPercentiles docs with usage example and plot

    PIKACCOUNTS\tonnru committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e7de643 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge upstream changes

    tonnrueter committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1d88941 View commit details
    Browse the repository at this point in the history
  2. Ran buildLibrary

    tonnrueter committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e30fffd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753a0f8 View commit details
    Browse the repository at this point in the history