Hi,
I was wondering if anyone here was familiar with R? I need it to enter a dataset as a table, frequency table, and as a bar graph. Below is how I am trying to get the data to look in R but keep getting error messages. Would anyone be able to help me in determining what commands I would need to get each type of data as specified as above? Any help would be greatly appreciated. Thank you.
Laura
Table I need to get into R:
Table I need:
Diet: Binger-yes: Binger-No: Total:
None 24 134 158
Healthy 9 52 61
Unhealthy 23 72 95
Dangerous 12 15 27
I was wondering if anyone here was familiar with R? I need it to enter a dataset as a table, frequency table, and as a bar graph. Below is how I am trying to get the data to look in R but keep getting error messages. Would anyone be able to help me in determining what commands I would need to get each type of data as specified as above? Any help would be greatly appreciated. Thank you.
Laura
Table I need to get into R:
Table I need:
Diet: Binger-yes: Binger-No: Total:
None 24 134 158
Healthy 9 52 61
Unhealthy 23 72 95
Dangerous 12 15 27