[R] A question on regular expression

Christofer Bogaso bog@@o@chr|@to|er @end|ng |rom gm@||@com
Thu Sep 12 18:27:48 CEST 2019


Hi,

I am wondering on what is the correct way to select a pattern which goes as -

{"(any character with any length)"}

The expressions " {" " and " "} " both are included in the pattern.

For example, the lookup of the above pattern in the text "
{"asaf455%"}57573blabla " will result in {"asaf455%"}

Any help will be highly appreciated.

Thanks,



More information about the R-help mailing list