powered by
onarg(f, arg)
f
arg
wargs
dostats
apply
formals(runif) onarg(runif, 'max')(1:10, 1) onarg(runif, 'max')(1:10, 10) #another version of contains onarg(`%in%`, 'table')(letters, 'y')
Run the code above in your browser using DataLab