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

Replace NULL with NA in interviews_plotting #529

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

jessesadler
Copy link
Contributor

Closes #528

Copy link

github-actions bot commented Sep 27, 2024

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/r-socialsci/compare/md-outputs..md-outputs-PR-529

The following changes were observed in the rendered markdown documents:

 05-ggplot2.md                                      |   2 +-
 data/download_data.R                               |   4 ++
 data/interviews_plotting.csv                       |  80 ++++++++++-----------
 fig/05-ggplot2-rendered-adding-colors-1.png        | Bin 17722 -> 17494 bytes
 fig/05-ggplot2-rendered-adding-jitter-1.png        | Bin 8774 -> 9113 bytes
 fig/05-ggplot2-rendered-adding-width-height-1.png  | Bin 8862 -> 9233 bytes
 fig/05-ggplot2-rendered-boxplot-exercise-1.png     | Bin 10252 -> 10148 bytes
 ...-ggplot2-rendered-boxplot-exercise-factor-1.png | Bin 21106 -> 21247 bytes
 fig/05-ggplot2-rendered-boxplot-with-jitter-1.png  | Bin 16533 -> 16666 bytes
 fig/05-ggplot2-rendered-color-by-species-1.png     | Bin 19374 -> 19641 bytes
 fig/05-ggplot2-rendered-scatter-challenge-1.png    | Bin 19109 -> 18957 bytes
 fig/05-ggplot2-rendered-violin-plot-1.png          | Bin 28159 -> 28222 bytes
 md5sum.txt                                         |   2 +-
 13 files changed, 46 insertions(+), 42 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 2024-09-27 18:29:10 +0000

github-actions bot pushed a commit that referenced this pull request Sep 27, 2024
@jessesadler jessesadler merged commit 0bb09e1 into datacarpentry:main Sep 27, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 27, 2024
Auto-generated via {sandpaper}
Source  : 0bb09e1
Branch  : main
Author  : Jesse Sadler <[email protected]>
Time    : 2024-09-27 18:37:07 +0000
Message : Merge pull request #529 from jessesadler/plot-data-clean

Replace NULL with NA in interviews_plotting
github-actions bot pushed a commit that referenced this pull request Sep 27, 2024
Auto-generated via {sandpaper}
Source  : c17926f
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-09-27 18:38:35 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 0bb09e1
Branch  : main
Author  : Jesse Sadler <[email protected]>
Time    : 2024-09-27 18:37:07 +0000
Message : Merge pull request #529 from jessesadler/plot-data-clean

Replace NULL with NA in interviews_plotting
github-actions bot pushed a commit that referenced this pull request Oct 1, 2024
Auto-generated via {sandpaper}
Source  : c17926f
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-09-27 18:38:35 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 0bb09e1
Branch  : main
Author  : Jesse Sadler <[email protected]>
Time    : 2024-09-27 18:37:07 +0000
Message : Merge pull request #529 from jessesadler/plot-data-clean

Replace NULL with NA in interviews_plotting
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.

Fix copy of plot data
1 participant