This objective of this project is to create a web page presentation using R Markdown and featuring a plot created with Plotly.
The interactive plot shows the results from an experiment studying the effect of vitamin C on tooth growth in 60 Guinea pigs. Each animal received one of three dose levels of vitamin C (0.5, 1, and 2 mg/day) by one of two delivery methods, orange juice or ascorbic acid. The data is from ToothGrowth dataset in datasets package.