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

Changing ggtitle function to use labs arg #246

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

sstevens2
Copy link
Contributor

This consistently uses the labs() function's arguments instead of mixing labs() and ggtitle()

This was also changed in the r-socialsci lesson - datacarpentry/r-socialsci#99

this was also changed in the r-socialsci lesson - datacarpentry/r-socialsci#99
Copy link

github-actions bot commented Dec 5, 2023

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/datacarpentry/genomics-r-intro/compare/md-outputs..md-outputs-PR-246

The following changes were observed in the rendered markdown documents:

 06-data-visualization.md |  10 +++++-----
 depth.pdf                | Bin 45066 -> 45066 bytes
 md5sum.txt               |   2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2023-12-05 16:27:09 +0000

github-actions bot pushed a commit that referenced this pull request Dec 5, 2023
@naupaka
Copy link
Member

naupaka commented Dec 13, 2023

Awesome, thanks!

@naupaka naupaka merged commit c8c95ca into datacarpentry:main Dec 13, 2023
3 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 13, 2023
Auto-generated via {sandpaper}
Source  : c8c95ca
Branch  : main
Author  : Naupaka Zimmerman <[email protected]>
Time    : 2023-12-13 16:35:14 +0000
Message : Merge pull request #246 from sstevens2/patch-7

Changing ggtitle function to use labs arg
github-actions bot pushed a commit that referenced this pull request Dec 13, 2023
Auto-generated via {sandpaper}
Source  : 2c562af
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-12-13 16:36:53 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : c8c95ca
Branch  : main
Author  : Naupaka Zimmerman <[email protected]>
Time    : 2023-12-13 16:35:14 +0000
Message : Merge pull request #246 from sstevens2/patch-7

Changing ggtitle function to use labs arg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants