The head function generates a random order of the results from the remote tbl object.
To order the results, use the dplyr arrange verb on the remote tbl object before calling the head function.
The head function generates a random order of the results from the remote tbl object.
To order the results, use the dplyr arrange verb on the remote tbl object before calling the head function.