I am working with a data frame that has several NA values. I would like to remove the majority of them from the data frame. Is there a way to remove 90% of them or leave 10% by designating one of these percentages?
Thank you in advance for any help!