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