get_slides.Rd
This is a helper function that simply tries to load the background slides for the experiment. In a local environment, this function will likely load the slides into Powerpoint. In others, it may just "download" the slides which you can open yourself.
get_slides()
This is an example of how you can include arbitrary files in R packages.
http://starbuck1.s3.amazonaws.com/expression-prediction/Expression_prediction_slides.pptx
# NOT RUN { get_slides() # }