dataanalysis icon indicating copy to clipboard operation
dataanalysis copied to clipboard

The lecture slides for Coursera's Data Analysis class

Results 6 dataanalysis issues
Sort by recently updated
recently updated
newest added

Modify README.md to initiate slidify library prior to using slidify. ``` r library(slidify) slidify("index.Rmd") browseURL("index.html") ``` First time using github — apologies for any errors in commenting, etiquette, etc.

Hi, i'm start working wih slidify, my question is: How did you convert the .Rmd file in a .pdf file? Thanks.

This pull request removes temporary files committed to the repo prior to adding them to .gitignore.

It's very helpful to have the pdfs in one location, but it would be even better if the week and lecture number prefixed the title so they could be sorted....