powered by
Extract a number from a string
extr_num(x)
character; input string
a numeric vector
# NOT RUN { extr_num('aaaa -95') extr_num("Melting Pt : -44.6 deg C") # }
Run the code above in your browser using DataLab