Converting character variables to numeric variables

Ok, in that case all your entries contained one or more non-numeric characters, so they cannot be converted using as.numeric().

Please provide a reproducible example:
FAQ: How to do a minimal reproducible example ( reprex ) for beginners - meta / Guides & FAQs - RStudio Community