# \donttest{
# find the list of R packages for data or machine learning
matched_pkgs <- suppressWarnings(find_packages("plotting"))
matched_pkgs
matched_pkgs <- suppressWarnings(find_packages("machine learning"))
matched_pkgs
# }
Run the code above in your browser using DataLab