Help building a polygon with range around the mean

Hi!
I'm currently studying how to use ggplot2,
I'm struggling to build a polygon with ranges around the mean, as in the following picture:
image
I'm working with a df made of 89 columns and 46 rows.
I would like that to x-axis will be made of the 89 columns (as in the picture)...

Thanks!

Hi!

To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one:

This topic was automatically closed 21 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.