One option is to use dplyr::filter()
function.
Also, you can learn more about data wrangling from this free ebook
If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.
One option is to use dplyr::filter()
function.
Also, you can learn more about data wrangling from this free ebook
If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.