R package for analyzing and visualizing data from Microsoft Workplace Analytics
Перейти к файлу
Martin Chan 6386f99651 feat: add pairwise_count
A data.table implementation of the original widyr::pairwise_count() function
2020-12-18 13:45:35 +00:00
.github docs: add link back to query docs 2020-12-09 15:25:16 +00:00
R feat: add pairwise_count 2020-12-18 13:45:35 +00:00
data init: first commit 2020-10-26 21:21:24 +00:00
inst chore: remove .html from .gitignore 2020-11-19 16:25:35 +00:00
man feat: add pairwise_count 2020-12-18 13:45:35 +00:00
pkgdown feat: add Adobe Analytics 2020-12-14 12:10:34 +00:00
vignettes feat: add customization section (#15) 2020-11-27 15:30:09 +00:00
.Rbuildignore chore: pass R CMD checks 2020-12-11 14:09:30 +00:00
.gitignore chore: remove .html from .gitignore 2020-11-19 16:25:35 +00:00
CONTRIBUTING.md init: first commit 2020-10-26 21:21:24 +00:00
CONTRIBUTORS.svg chore: update contributors [skip ci] 2020-11-30 18:29:25 +00:00
DESCRIPTION perf: remove GGally and network (#16) 2020-12-18 11:26:36 +00:00
LICENSE init: first commit 2020-10-26 21:21:24 +00:00
LICENSE.txt init: first commit 2020-10-26 21:21:24 +00:00
NAMESPACE feat: add pairwise_count 2020-12-18 13:45:35 +00:00
NEWS.md docs: add NEWS.md 2020-11-16 15:04:00 +00:00
README.md docs: update guides 2020-12-09 15:14:59 +00:00
_pkgdown.yml docs: update _pkgdown.yml 2020-12-01 21:14:10 +00:00
wpa.Rproj init: first commit 2020-10-26 21:21:24 +00:00

README.md

wpa

R build status CodeFactor License: MIT lifecycle

Analyze and Visualize Workplace Analytics data

This is an R package for analyzing and visualizing data from Microsoft Workplace Analytics.

With the wpa package, you can...

  1. Run prebuilt analysis and visualizations off Workplace Analytics data with settings for HR variables, privacy threshold, etc.

  2. Generate prebuilt interactive HTML reports, which cover specific areas e.g. collaboration, connectivity

  3. Leverage advanced analytics functions, such as text mining and hierarchical clustering, which are built for Workplace Analytics metrics

  4. Integrate analysis of Workplace Analytics data with your R workflow seamlessly

Here is an example of wpa in action:


🚀 Users

To get started with the package, please see the following links:

Also check out our package cheat sheet for a quick glimpse of what wpa offers:


🔨 Developers

We welcome contributions to the package!

Contributing code

If you would like contribute code to the repo, please read our Contributor Guide and Developer Guide. This documentation should provide you all the information you will need to get started.

Issues or Feature Requests

If you would like to log an issue or submit a feature request, please create a new issue or comment on an existing issue on GitHub Issues on this repo.

Reporting Security Issues

Please do not report security vulnerabilities through public GitHub issues. Please read our Security document for more details.

Changelog

See NEWS.md for the package changelog.


Code of Conduct

We would ask you to please read the Microsoft Open Source Code of Conduct prior to engaging with this package.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.


Finding this project useful?

Please star this repository to keep us going!

Contributors to the GitHub repo:

See full list here.