I have these 5 problems with strings in R:
1) Numbers between the third and fourth dot. Disregard the “0” to the left if any.
ex: I have: 01.030.131.012962.000000 -1/1 - I need: 12962
2) Numbers between the last and penultimate point.
ex: I have: 33.31.17811849.0 I need: 17811849
3) Number between the second and third "/". Disregard the “0” to the left if any.
ex: I have: 2001/96/00000036/0 I need: 36
4) Number after the second dot. Disregard “0”,"." or "-" to the left if any.
ex: I have: 0118.11.54.779-9 I need: 547799
5) 7 numbers after numbers 775, 776 or 746.
ex: I have: 0306920189907750240991000 I need: 0240991