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()

Details

This is an example of how you can include arbitrary files in R packages.

References

http://starbuck1.s3.amazonaws.com/expression-prediction/Expression_prediction_slides.pptx

Examples

# NOT RUN {
get_slides()
# }