Learn R Programming

⚠️There's a newer version (1.4.3) of this package.Take me there.

skynet

Overview

The rationale behind Skynet, is to provide researchers with a unifying tool overcoming some of the challenges faced when dealing with the Bureau of Transport Statistics, DB1B and T100 data.

Installation

You can install skynet from github with:

# install.packages("devtools")
devtools::install_github("FilipeamTeixeira/skynet")

Example

To generate a directed network, you only need to type:

library(skynet)
make.netDir(OD_2011Q1, disp = TRUE, alpha = 0.05)

Copy Link

Version

Install

install.packages('skynet')

Monthly Downloads

79

Version

1.0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Filipe Teixeira

Last Published

April 6th, 2018

Functions in skynet (1.0.1)

carriers

Carrier data
airportMaster

Airport Data - master
importT100

Import T-100 Data
skynet_example

Get path to skynet examples
make.Path

Path and OD Network
MetroLookup

Metro Data
fitPlaw

Power Law
findCarrier

Find Carrier function
airportCode

Airport Data - clean
findAirport

Find Airport function
nodeStatsMetro

Create Metro Nodes
skynet-package

skynet: Network analysis for BTS Data
nodeStats

Get node info
fromto.stat

From To function
make.netInt

International Data
airportCodeFull

Airport Data - full
createNodes

Create Nodes
make.netDir

Directed network
MetroFull

Metro (Full) Data
dispfilter

Disparity Filter
convertRaw

Convert Raw
netImport

Import Data
make.netUnd

Undirected Network
netMap

PlotMap
OD_Sample

Sample OD data