Replacement function for ldply that should be faster in all cases.
taxize_ldfast(x, convertvec = FALSE)
x
A list.
convertvec
Convert a vector to a data.frame before rbind is called.