-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
35 lines (35 loc) · 1.21 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
Package: AHgen
Type: Package
Title: Generate, Analyse, Compare, and Visualise "Abstraction Hierarchies"
Version: 1.0.0
Author: Dr Annie Visser-Quinn <[email protected]> and Dr Melissa Bedinger <[email protected]>
Maintainer: Dr Annie Visser-Quinn <[email protected]> and Dr Melissa Bedinger <[email protected]>
Description: AHgen is a software code, created in R. It is for anyone who needs to generate, analyse, compare, and visualise five-level hierarchical networks called "Abstraction Hierarchies".
AHgen was developed to compare Urban Systems Abstraction Hierarchy (USAH) scenarios for UK cities as part of the Water Resilient Cities project (EPSRC EP/N030419/1), using outputs from OSMtidy (V0.0.6; https://doi.org/10.5281/zenodo.7957953).
Additionally, its underlying functions may be adapted to analyse Abstraction Hierarchies in any domain or at any scale.
License: MIT License
Encoding: UTF-8
LazyData: true
Depends:
base,
grid,
grDevices,
stats,
tidyverse,
Biobase,
data.table,
igraph,
installr,
janitor,
ggh4x,
gginnards,
ggraph,
ggrepel,
scales,
plotly,
see,
sf,
tidytext,
vctrs,
writexl,
R (>= 4.3.1)