Publications by by Dr. zhenning Jimmy xu, follow me on Twitter:
Exploratory data analysis using Avacado data
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. Note: this analysis was performed using the open source software R and Rstudio. library(readr) data <- read_csv('conventional.csv') ## Rows: 6314 Col...
347 sym R (2641 sym/14 pcs) 4 img
EFA
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. Note: this analysis was performed using the open source software R and Rstudio. library(readr) ad_sales <- read_csv('https://raw.githubusercontent.co...
458 sym R (1137 sym/8 pcs) 3 img
Jimmy Xu - About Me
First, we will add an image to our page using the Markdown syntax. Since we are working in RStudio Cloud, specifying the full image path is not required. Instead, we can upload the image to RStudio Cloud and simply use the image’s filename within the parentheses. Image Syntax: alt text: Describes the image for accessibility and fallback purposes...
1359 sym 1 img
Bivariate analysis for marketing managers
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. Note: this analysis was performed using the open source software R and Rstudio. library(readr) ad_sales <- read_csv('https://raw.githubusercontent.co...
345 sym R (515 sym/3 pcs) 1 img