When I use summary() or str() it shows my data as characters instead of factors.
This happens even when I'm following a tutorial where they are using the same data in the same format as me and it shows up as factors for them without having to do anything extra. Is there any reason for this?