library(eliter)
library(knitr)

Development plan

Functions wil be separated into two packages:
eliteDB: Contains functions for selecting, cleaning and importing data from EliteDB and CVR. Held privately. eliter: Contains all other functions that are relevant for analysis of den objects. Publicly available.

Package hosting

We are not trying to comply to CRAN policies and none of the packages will be uploaded to CRAN. eliter is hosted in its current github repo.

Documentation style

All documentation is written in English and held in as clear prose as possible but will use terminology from social network analysis and R lingo. We will use the terminology used in igraph. E.g. nodes are vertices and connections are edges. All functions will have examples and will have recommendations for other functions, primarily within the eliter universe or igraph.
Documentation is written in Roxygen2 syntax.

Vignettes are written as close as possible to everyday language, but still in English. Vignettes will have instructions for all parts of the analysis: data import, data cleaning, data selection, data analysis, plotting and presentation and export.

Plots and exports

ggplot2 is used for static plots. Markdown for reports and visNetwork for interactive graphs. We will not at this stage develop Shiny further as others are likely to do this better than us at some point.
For exports we rely on svglite and cairo. This might give some issues on Windows and Mac computers so if these dependencies are too heavy we should reconsider.

eliteDB

Functions

Documentation

Vignettes

eliter

Functions

den.class

period

Variables

Tags and sectors

Search

Graph creation

Connect

We lack quality controls - especially for empty Affiliations

Core identification

Centrality

Layouts

Plots

Themes

Simulation

Documentation

Vignettes

Datasets



antongrau/eliter documentation built on March 2, 2024, 8:05 p.m.