-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Package: eliter
Type: Package
Title: Contains the Danish Elite Network for 2012 and 2017 with analytical functions.
Version: 1.0
Date: 2019-09-19
Author: Anton Grau Larsen, Christoph Ellersgaard, Ronnie Taarnborg, Jacob Lunding
Maintainer: Who to complain to <antongrau@gmail.com>
Description: Here we collect and develop a set of tools for the analysis of affiliation networks. Currently it contains functions for weighting networks, temporal affiliation networks, k-shell decomposition, betweenness decomposition and a ton of convience and plotting functions. Furthermore this package contains data and code from published works on elites.
Depends:
R (>= 3.0.0),
Matrix,
ggplot2,
igraph,
dplyr,
reshape2,
stringr,
jsonlite,
curl,
grid,
tidyverse,
knitr,
scales,
lubridate,
TraMineR,
TraMineRextras,
RColorBrewer,
geosphere,
rvest,
xml2,
httr,
WikipediR
Imports:
ggthemes,
plyr,
shiny,
ggpubr
License: GPL-3
RoxygenNote: 7.1.1
Encoding: UTF-8