I'm relative new in R language and I'm trying to plot the average of a set of curves, for example in the picture below I have 3 curves and I need to plot the average of the 3 curves. What aproximations can I take to solve this?
My data is structured this way:
All sensors are in a different data frame
The structure of the data frame
Any help is welcome and also if someone has feedback about my question is welcome too, as I'm new in stackoverflow.
Thanks