I want to write a regex in R to remove all words of a string containing numbers

后端 未结 0 1786
天涯浪人
天涯浪人 2020-12-14 02:37

For example:

x<-"Saint  A/74/PV.46 12/12/2019 4/66 19-40538 Lucia"

Should give me "Saint Lucia".

I tried

相关标签:
回答
  • 消灭零回复
提交回复
热议问题