Description Usage Arguments Value Examples
View source: R/yesterday_packages.R
Displays the packages installed yesterday
1  | yesterday_packages(lib = .libPaths())
 | 
lib | 
 a character vector giving the library directories. Defaults to the first element in .libPaths()  | 
a character vector
1 2 3 4 5  | ## Not run: 
# Displaying the packages installed yesterday
yesterday_packages()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.