I am working with a data frame where all the fields are character type. When I try to coerce some fields ( "20-25 years"......and so on), I get NAs in all the rows of that column.
Please guide me as to how I can convert text data to appropriate types.