Skip to content
Prev 305806 / 398506 Next

Simple String Operation.

Hi Bhupendrasinh,

No problem.
One more solution that works:

gsub("@.*?\\s","",x)
#[1] "Even in the mid-west spring is hardly for 3 weeks, while the scenario is different."

A.K.