Hello,
I am very new to R. I have a data-set including two groups that have data values for each hour of a test. I labeled every hour in the excel sheet, "hour 1", "hour 2", "hour 3", etc with corresponding values beneath them for each animal. I also labeled "group" with the corresponding group name beneath it. All represented in columns.
I am wanting to graph all the hours in the x-axis, with the y-axis representing those values for each hour. Then, I wish to separate those by groups. Is there any way to accomplish this? I have been able to look at each hour separately, but have not been able to combine all hours.
I appreciate any advice! Thank you so much!