Using dplyr's slice functions to pick specific and random rows from a data frame in R

October 26, 2020 • PD Schloss • 1 min read

You can find my version of the project on GitHub.

Installations

If you haven’t been following along, you can get caught up by doing the following: