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

Issue #20 with Figure 2.4 solved #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidrsch
Copy link

The issue has been solved by adding a figure named hopr_0104edited.png and changing the line 263 of basics.rmd:

  • from: knitr::include_graphics("images/hopr_0104.png")
  • to: knitr::include_graphics("images/hopr_0104edited.png")
    Resulting in:
    Comparing

davidrsch and others added 2 commits December 28, 2022 00:27
Added figure hopr_104edited.png and changed the link to the image in the line 263 basics.rmd:
 - from: knitr::include_graphics("images/hopr_0104.png")
 - to: knitr::include_graphics("images/hopr_0104edited.png")
@davidrsch davidrsch changed the title Issue with Figure 2.4 solved Issue #20 with Figure 2.4 solved Dec 28, 2022
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.

None yet

1 participant