powered by
Remove the packages installed in the current day
rm_today_packages(lib = .libPaths())
a character vector giving the library directories. Defaults to the first element in .libPaths()
called for the side effect of removing the today installed packages
# NOT RUN { # } # NOT RUN { # Removing the packages installed today rm_today_packages() # }
Run the code above in your browser using DataLab