-
Notifications
You must be signed in to change notification settings - Fork 5
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
Initial workflows report figures #91
Merged
knoiva-indecon
merged 34 commits into
initial_workflows
from
initial_workflows_reportFigures
Oct 7, 2023
Merged
Initial workflows report figures #91
knoiva-indecon
merged 34 commits into
initial_workflows
from
initial_workflows_reportFigures
Oct 7, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Initialized code for testing FrEDI
Deleted createSystemData since it is no longer required
…hey can be imported from namespace eventually)
…age cowplot in figure creation
Edited fun_limitsByGroup to work for sector-only grouping Edited get_sector_plotInfo to work for sector-only grouping
Added Y Title, simplified plot code
Added Y Title, simplified plot grid code
Added sector list to scenario code. Edited get_ciraDataObject to be able to be used in nonFrEDI packages.
Updated report figures to test out create_DoW_results function
Moved SLR scenarios figure
Turned script for creating report figures into a function, create_DoW_results
Edited description: removed dplyr, ggplot2, tidyr (which are included in tidyverse) Added ggpubr (which is required for plotting) Added devtools to suggested packages
Renamed create_report_figures and added argument to return the data and plot list
Added code for whether to load the image code from source, package, or project
Changed function pipe to %>%
Added code to specify how to load the image code
Moved greetings GitHub action and initialized actions to build and test FrEDI
Added ORCID IDs for IEc contributers
Initial workflows report figures
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding report figures into initial workflows.