Publications by Shiju Zhang

Dashboard Demo

22.06.2021

title: “A Dashboard” author: By SZ date: 6/20/2021 output: flexdashboard::flex_dashboard: navbar: - { title: “David’s blog”, href: “https://davidscovidnumbers.wordpress.com/”, align: left } orientation: columns vertical_layout: fill social: [ “twitter”, “facebook”, “menu” ] #logo: #storyboard: true source_code: embed #ve...

97 sym R (437 sym/7 pcs) 6 img 1 tbl

Document

25.06.2021

1 Making Dashboards with flexdashboard Package Refer to the web page https://rmarkdown.rstudio.com/flexdashboard/index.html. 2 Creating Apps using the shiny Package A best reference to start with is https://shiny.rstudio.com/. “Shiny is an R package that makes it easy to build interactive web apps straight from R. You can host standalone apps...

3574 sym R (22272 sym/46 pcs) 2 img

Stat 415/615 Data Mining Notes

18.01.2022

knitr::opts_chunk$set(echo = TRUE) library(ggplot2) library(sqldf) ## Loading required package: gsubfn ## Loading required package: proto ## Loading required package: RSQLite library(readxl) library(viridis) ## Loading required package: viridisLite ## ## Attaching package: 'viridis' ## The following object is masked from 'package:viridisLite': #...

57096 sym R (339150 sym/526 pcs) 81 img 2 tbl

Stat415LectureNotes

11.01.2022

Chapter 0: Intro to R What is R Markdown To create an R Markdown file and produce an output from it, follow the steps: Open RStudio. From upper-left corner, Choose R Markdown (or in cloud, File -> New File -> R Markdown) -> Click Document -> Choose a Title -> Click OK. Now, you should see a template created. Edit the template to meet your needs...

4252 sym R (17411 sym/122 pcs) 23 img

D3

08.01.2022

D3.js Scatter-Plot ...

23 sym

Document

08.01.2022

An Example of Editable Tables: Two-Way Table Democratic Republican Independent Male 34 67 56 Female 23 45 29 Reset Table Rows: Cols: For details, read this blog about Data Mining. The current time is: This is where the true time will be displayed! Examples of Making Tree Diagrams! ...

235 sym 3 img 2 tbl

Introduction to Data Mining

07.01.2022

For details, read this blog about Data Mining. The current time is: This is where the true time will be displayed! Examples of Making Tree Diagrams! ...

161 sym 3 img

Jquery

21.11.2021

div (great-grandparent) ul (grandparent) li (direct parent) span div (grandparent) p (direct parent!) span ...

150 sym

Document

20.09.2021

Introduction to R Studio An integrated development environment (IDE) for R and Python, with a console, syntax-highlighting editor that supports direct code execution, and tools for plotting, history, debugging and workspace management (From https://rstudio.com/). Watch the video: https://www.youtube.com/watch?v=PviVimazpz8 Register on https://rst...

6190 sym R (1839289 sym/339 pcs) 31 img

Document

08.09.2021

Introduction to R Studio An integrated development environment (IDE) for R and Python, with a console, syntax-highlighting editor that supports direct code execution, and tools for plotting, history, debugging and workspace management (From https://rstudio.com/). Watch the video: https://www.youtube.com/watch?v=PviVimazpz8 Register on https://rst...

10706 sym R (294216 sym/468 pcs) 47 img