Is there a more succinct way to get one column of a dplyr tbl as a vector, from a tbl with database back-end (i.e. the data frame/table can’t be...
I have Googled this and got patchy / contradictory opinions – is there actually any difference between doing a map and doing a collect on an array in Ruby/Rails?...