Opinionated functions that enable easier and faster analysis of Workplace Analytics data. There are three main types of functions in 'wpa': (i) Standard functions create a 'ggplot' visual or a summary table based on a specific Workplace Analytics metric; (2) Report Generation functions generate HTML reports on a specific analysis area, e.g. Collaboration; (3) Other miscellaneous functions cover more specific applications (e.g. Subject Line text mining) of Workplace Analytics data. This package adheres to 'tidyverse' principles and works well with the pipe syntax. 'wpa' is built with the beginner-to-intermediate R users in mind, and is optimised for simplicity.
Version: | 1.4.3 |
Depends: | R (≥ 3.1.2) |
Imports: | dplyr, stats, utils, tidyr, tidyselect (≥ 1.0.0), magrittr, purrr, reshape2, ggplot2, ggrepel, scales, htmltools, markdown, rmarkdown, networkD3, DT, tidytext, ggraph, igraph, proxy, ggwordcloud, methods, data.table |
Suggests: | knitr, extrafont, leiden, lifecycle, fst, glue |
Published: | 2021-04-06 |
Author: | Martin Chan [aut, cre], Carlos Morales [aut], Mark Powers [ctb], Ainize Cidoncha [ctb], Rosamary Ochoa Vargas [ctb], Tannaz Sattari [ctb], Lucas Hogner [ctb], Jasminder Thind [ctb], Simone Liebal [ctb], Ellen Trinklein [ctb], Microsoft Corporation [cph] |
Maintainer: | Martin Chan <martin.chan at microsoft.com> |
BugReports: | https://github.com/microsoft/wpa/issues/ |
License: | MIT + file LICENSE |
URL: | https://github.com/microsoft/wpa/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | wpa results |
Reference manual: | wpa.pdf |
Vignettes: |
intro-to-wpa |
Package source: | wpa_1.4.3.tar.gz |
Windows binaries: | r-devel: wpa_1.4.3.zip, r-release: wpa_1.4.3.zip, r-oldrel: wpa_1.4.3.zip |
macOS binaries: | r-release: wpa_1.4.3.tgz, r-oldrel: wpa_1.4.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=wpa to link to this page.