Extract all numbers in a string that do not end with a decimal or a parenthesis in R
Extract all numbers in a string that do not end with a decimal or a parenthesis in R
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA
Thanks to all those great people for their contributions!
(stackoverflow.com/users/22389622/samarth-a)Samarth A
(stackoverflow.com/users/21385658/tech-savvy)Tech Savvy
(stackoverflow.com/users/5424988/the-fourth-bird)The fourth bird
(stackoverflow.com/users/9462095/andre-wildberg)Andre Wildberg
A special thanks goes out to the (https://stackoverflow.com/questions/76915204/extract-all-numbers-in-a-string-that-do-not-end-with-a-decimal-or-a-parenthesis)Stackexchange community
I wish you all a wonderful day! Stay safe :)
regex string r