How to analyze the data of R language exploration
This article shows you how to carry out the analysis of R language exploration Yokki data, the content is concise and easy to understand, it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.
The Nuggets won again, bluntly playing the series from 3 to 1 to 3:3, so everyone came to tease
My name of Yokki (about G7) is not in vain! Ha ha ha ha
As a R language beginner who likes basketball, of course, you can't just watch the game, but also learn about Yokki's regular data exploration!
Data source
Https://www.statmuse.com/nba/player/nikola-jokic-9226/career-stats
Load the package library (xml2) that may be used
Library (rvest)
Library (reshape2)
Library (ggplot2)
Library (dplyr)
Read data
Open the link to the data source, right-click to check, and copy the content to the text file, which is named new1.txt here.
Page