powered by
For a given string with a pipe, return the number that comes after the pipe
getPipedValue(string)
A string with a pipe
A number from the original string
healthcareai findVariation createVarianceTallTable
healthcareai
findVariation
createVarianceTallTable
# NOT RUN { res <- getPipedValue('hello|23') res # }
Run the code above in your browser using DataLab