Hi! I'm very new to R, so sorry if this is an obvious question. I'm trying to visualise a relationship between weight (numeric) and sex (factor), however I only want to look at males and not all entries within the sex factor.
How do I have R only consider one value within a column? Should I use the drop function? If anyone could point me in the right direction that would be awesome.
Thank you, sorry if anything isn't clear.