I am trying to isolate numbers between two slashes using regex:
text <- "12/13/2020"
desired output:
13