I have 4 separate files about calories separately by daily, hourly, minutesnarrow and minutes wide.
I got the summary done for each of this table.
Now I want to compare the calories by time by merging or summarise all the four tables, how do I do that?
I have defined/distinct the columns in each table.
.
I want to understand to make the code chunk for this. I am newcomer