Caption not showing up on histogram plot

Hi,
I think my code is right for making a caption to add on my histogram but it just doesn’t seem to physically show on the plot itself. Not sure what’s going on here. I have just started on Rstudio and am absolutely destroyed from this problem.

Hello,
I'm sure you shared this image with the best intentions, but perhaps you didnt realise what it implies.
If someone wished to use example data to test code against, they would type it out from your screenshot...

This is very unlikely to happen, and so it reduces the likelihood you will receive the help you desire.
Therefore please see this guide on how to reprex data. Key to this is use of either datapasta, or dput() to share your data as code

Hi thank you for letting me know! I will redo my question

Just adding on from my first post since it only allows new users to post one image

There is a lonely "+" after the caption-part.
I would guess it worked before, you added the caption text (with the "+") and then it didn't work properly, not updating the plot correctly??

1 Like

PS: to insert line-breaks use "\n"

1 Like

It’s working now so just wanted to give my thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.