michitakaiida / station_network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

station_network

  • This is the R code for writing a network graph.

  • This R code is using the following packages.

    • library(XML)
    • library(foreach)
    • library(igraph)
    • library(linkcomm)
  • This R code is getting the data from "駅データ.jp" via the API

  • Please visit the official website for the Terms of Use on the use of API

About


Languages

Language:R 100.0%