powered by
Find minimum value of a vector
find_min(x, y)
Variable to find the minimum for
Variable to find the value for at the maximum of var
Value of val at the minimum of var
Find the value of y at the minimum value of x
# NOT RUN { find_min(1:10, 20:30) # }
Run the code above in your browser using DataLab