2017 SLDS Best Practices presentation files
Instructions
- Download the files into a directory on your computer.
- Open RStudio and set the working directory to the directory where the files are stored.
- Open the generateSampleDataset.R file and the run the script. This step may require installing additional packages into your R environment. This script will write a file to the working directory, which will be the sample data used to generate the visualizations.
- Open the sldsBestPractices.Rmd file. This is an R Markdown file. In RStudio, click the "knit" button. This step may require installing additional packages into your R environment. This will generate the HTML presentation.