April 16, 2019

Introduction

This is the week 3 assignment project of the Coursera cours-Developing Data Products. My goal is to create a HTML presentation page using R Markdown for a plot created by Plotly.

Data plotted

The association of probability of Diabetes Mellitus with two important diabetes risk factors, HOMA-B and HOMA-IR, were ploted as a 3D format.

Plotly 3D Plot

## Warning: package 'ggplot2' was built under R version 3.4.4
## Warning: package 'plotly' was built under R version 3.4.4
## 
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
## 
##     last_plot
## The following object is masked from 'package:stats':
## 
##     filter
## The following object is masked from 'package:graphics':
## 
##     layout
## Warning: Ignoring 1 observations
## Warning: package 'bindrcpp' was built under R version 3.4.4