R package for analyzing and visualizing data from Microsoft Workplace Analytics
Перейти к файлу
Martin Chan f2d66a7cf9 fix: missing end_hour argument (#180)
Cleaned up parameters in `wellbeing_report()` to make internal function argument values explicit.
2021-08-25 11:27:21 +01:00
.github docs: update FAQ instructions 2021-07-06 09:45:22 +01:00
R fix: missing end_hour argument (#180) 2021-08-25 11:27:21 +01:00
data feat: update mt_data for meeting_extract() 2021-02-15 23:46:04 +00:00
inst fix: missing end_hour argument (#180) 2021-08-25 11:27:21 +01:00
man fix: missing end_hour argument (#180) 2021-08-25 11:27:21 +01:00
man-roxygen docs: add template for IV functions 2021-03-11 18:16:13 +00:00
pkgdown feat: add AppId to Adobe Analytics 2020-12-16 13:42:50 +00:00
vignettes Merge branch 'main' into feature/rank-article 2021-07-05 13:23:50 +01:00
.Rbuildignore chore: update .Rbuildignore 2021-07-05 14:26:14 +01: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] 2021-05-13 08:20:29 +00:00
DESCRIPTION Increment version number 2021-08-25 10:20:20 +01: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 `jitter_metrics()` 2021-06-30 11:01:27 +01:00
NEWS.md docs: update NEWS.md 2021-08-25 10:21:01 +01:00
README.md doc: clean README 2021-07-06 10:31:26 +01:00
_pkgdown.yml fix: patch to pkgdown.yml 2021-03-30 17:08:11 +01:00
cran-comments.md docs: update cran-comments.md 2021-07-05 15:40:29 +01:00
wpa.Rproj init: first commit 2020-10-26 21:21:24 +00:00

README.md

wpa

R build status CodeFactor License: MIT lifecycle CRAN status CRAN last month downloads

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 the full list of our contributors here.