-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
62 lines (62 loc) · 1.67 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Package: cognitivemapr
Title: Functions for Cognitive Mapping Analysis
Version: 0.1.0
Authors@R:
c(
person(
"Femke",
"van Esch",
email = "f.a.w.j.vanesch@uu.nl",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2559-3127")
),
person(
"Jelle",
"Treep",
email = "h.j.treep@uu.nl",
role = c("aut"),
comment = c(ORCID = "0000-0003-3196-7954")
),
person(
"Neha",
"Moopen",
email = "n.moopen@uu.nl",
role = c("aut"),
comment = c(ORCID = "0000-0003-1412-4402")
),
person(
"Jeroen",
"Snellens",
email = "snellens@gmail.com",
role = c("aut"),
comment = c(ORCID = "0009-0007-0755-6297")
)
)
Description: Assist in analysing cognitive maps following the method described in:
Van Esch and Snellens (2024) (doi.org/10.1080/13501763.2022.2155215). Makes
doing CM analysis more simple, time-effective and FAIR.
Includes functions to create and reformat simple edge and nodelists;
calculate the most common quantitative CM-measures; calculate the normative
evaluation of the concepts in the CM; calculates paradigm and instrument support
and creates a simple and interactive visualisation of the CM to facilitate the
narrative analysis of CMs.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests:
knitr,
readr,
rmarkdown,
testthat
Imports:
dplyr,
igraph,
tibble,
tidyr,
visNetwork
VignetteBuilder: knitr
Depends:
R (>= 3.5)
LazyData: true
SystemRequirements: freetype2, harfbuzz, fribidi