apply_dfr(x, f)
Apply the function f to each element of x and bind all the rows into a dataframe.
f
x