Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
age <- "60 - 69"
上記の例のように、年齢が範囲内の文字としてリストされているデータの列があります。年齢の列を数値レベルに変換する必要があります。これを行うRの機能はありますか?