Stock Analysis Tutorial - Advanced Beginner R Programming - Charting with ggplot2 (Part 5)

preview_player
Показать описание
This is a beginner data science tutorial where we will build an interactive stock analysis dashboard using RStudio, the R programming language, and the 'Shiny' dashboard package. This tutorial covers web scraping, dynamically downloading stock data, basic r programming and data cleaning, plotting with ggplot2, and coding an interactive dashboard in Shiny.

In this video we create a historical price chart, an industry bar chart, and a performance bar chart.
________
Download RStudio:

________
Tidyverse:
________
Basic Data Manipulation in R:

Pipe operator shortcut:
ctrl + shift + m

dplyr:
- filter()
- select()
- mutate()
- group_by() & summarize()
- left_join()

tidyr:
- spread()
- gather()

________
Basic R videos:

_______
Social
Twitter:
@Matt_C_137

GitHub:
@MattC137

Email:
Рекомендации по теме
Комментарии
Автор

I actually gave up at part 3, it's too hard for me and I don't know if it's because I'm new or stupid. What you've done is very impressive Matt.
Thank you for the series, hope you'll post more.

IarukaSkYouk
Автор

When I plot the graph, all the dates in the data are written on the x-axis. That's why on the x-axis it turns white from the dense writing, and the dates cannot be distinguished. I haven't been able to find a solution to this. I'm just trying to write some dates (e.g. 90 days apart). There is a lot of data as the dataset is from 2012-11-07 to 2022-11-04. How can I do it

BarlasD
visit shbcf.ru