Commit graph

14 commits

Author SHA1 Message Date
Jeremy Kidwell 758d601504 added RColourBrewer to first pie chart as an example, fixed var names 2021-10-27 13:22:49 +01:00
Jeremy Kidwell 064b27753a added RColourBrewer to first pie chart as an example 2021-10-27 13:01:46 +01:00
Jeremy Kidwell ae36c3ed36 removed R boilerplate 2021-10-27 12:57:32 +01:00
Jeremy Kidwell 9bf61f7e47 changing paths on data files to be relative 2021-10-27 12:52:31 +01:00
rehughes07 dd66f2f923 Pie Charts and More Data Finagling
Figuring how to put frequencies of multiple response data into a clean format, then creating rough code for a simple pie chart (to be made pretty later).

Finished this for the 3 questions needing pie charts.
2021-10-25 16:13:22 +01:00
rehughes07 0b15014181 Data figuring
Making Q3 into its own file in order to see how that helps with making charts and graphs. TEST
2021-10-22 14:24:57 +01:00
rehughes07 a14e1fde4c Data Prep, Prelim Graphs
Cleaned datafile more for analysis and ease of viewing (changed text to numbers for Q25, Q26, Q3 in order to create frequency tables for pie charts and bar graphs).

Preliminary checking of pie chart and bar graph for frequencies

Notes on how to analyze responses in last section (ANOVA)
2021-10-20 19:34:54 +01:00
Jeremy Kidwell 8ef7c5d737 added gitignore 2021-10-14 11:45:38 +01:00
rehughes07 00b7d5afb3 Analyses Prep/Data Cleaning
Created R Markdown with RH Tasks to begin to have consolidated file for graphs and plots code.

Duplicated .xlsx data file in order to clean and upload to R for analyses and graph creation - replaced Likert questions with numerical equivalents for later analysis (higher score indicates more agreement)
2021-10-13 20:37:21 +01:00
Jeremy Kidwell 9dcae35489 added todo 2021-10-08 08:07:10 +01:00
Jeremy Kidwell 4523361640 added todo 2021-10-08 08:07:06 +01:00
Jeremy Kidwell eeef125ed3 added data 2021-09-21 10:57:43 +01:00
Jeremy Kidwell da19c44e3d updating readme 2021-09-21 09:23:57 +01:00
Jeremy Kidwell bb21f9242f
Initial commit 2021-09-21 08:51:42 +01:00