2016-02-18
Rmarkdown
and knitr.
R
Shiny
is a great option for code novicesShiny
is an interactive web application framework for R.
rCharts
)Rmarkdown
and knitr
to create customizable reproducible reports
## Item.1 Item.2 Item.3 Item.4 Item.5 Item.6 Item.7 Item.8
## [1,] 1 1 1 1 1 1 1 1
## [2,] 0 1 0 0 1 0 1 0
## [3,] 1 1 1 0 1 0 1 0
## [4,] 0 1 0 1 1 0 1 0
## [5,] 0 1 1 1 1 0 1 1
## [6,] 1 1 0 0 1 0 1 0