powered by
Displays the packages installed in the current day
today_packages(lib = .libPaths())
a character vector giving the library directories. Defaults to the first element in .libPaths()
a character vector
# NOT RUN { # Displaying the packages installed today today_packages() # }
Run the code above in your browser using DataLab