The goal of giamatti is to provide the user with quick and easy access to images of Paul Giamatti
You can install the development version of giamatti from GitHub with:
# install.packages("devtools")
devtools::install_github("brianq-nisra/giamatti")
This shows how to run the commands within giamatti
library(giamatti)
# This will return an image of Paul Giamatti to the Viewer
show_giamatti()
# This will launch a Google Image search of Paul Giamatti in your web browser
more_giamatti()