RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

Steven_Surya

Steven Surya Tanujaya

Recently Published

Network Analysis 4: Dynamic Network Analysis and Visualization
A brief introduction to dynamic/temporal network analysis and visualization in R using "tsna" and "ndtv" packages.
Economist Plot Duplication
Just my attempt to duplicate one of the economist's plot (https://www.economist.com/sites/default/files/20170124_WOC500_2.png).
Network Analysis 3 : Clustering using Correlation Network
The correlation network is introduced to generate network from a simple dataset. The objective is to cluster the data using community detection algorithm using its correlation network.
Network Analysis 2 : Interactive Network Visualization
A brief introduction of visNetwork package to create interactive network visualization.
Network Analysis 1 : Introduction to Tidygraph and Ggraph
A brief Introduction of tidygraph and ggraph package to create, manipulate, and visualize network in R.