wpa icon indicating copy to clipboard operation
wpa copied to clipboard

R package for analyzing and visualizing data from Microsoft Workplace Analytics

Results 27 wpa issues
Sort by recently updated
recently updated
newest added

**Baseline:** The core functions within the wpa package currently generate visuals and summary tables. As data interpretation still depends on the analyst. Next, we could look at about any hypothesized...

Currently, the output options of Flexibility index are: time plot, common plot, summary table (1 row per org attribute) or full data. What I think is missing and would be...

documentation

**Is your feature request related to a problem? Please describe.** Workplace Analytics support some non-English languages. It would be great if there is function to convert non-English metric names into...

spike

# Summary This branch adds a new `return="insights"` option to functions in the coaching family. This will enable us to automate text in our reports. # Changes The changes made...

enhancement

**Is your feature request related to a problem? Please describe.** We currently expect users to use dyplr or other packages to combine data when needed. It would be nice to...

spike

Currently, functions such as `IV_by_period()` require a supply of dates (but character variables) in a particular Y/M/D format. It would be helpful to standardize this across the package, and also...

enhancement

## Problem When calculating the components for the Flexibility Index in `flex_index()` , i.e. `TakeBreaks`, `ControlHours`, and `ChangeHours`, the current `"table"` return calculates the percentages per org **without** person averaging....

enhancement
question

It would be a potentially valuable feature to add a pareto distribution for collaboration hours. This is great because this tackle the problem of workload distribution - x % of...

spike

**Baseline** Our core functions (e.g. `collab_sum()`, `afterhours_trend()`) currently generate visuals and summary tables. Actual data interpretation still depends entirely on the analyst. We can improve core functions so they can...

spike

# Summary This branch updates the articles in the `pkgdown` site. # Changes The changes made in this PR are: 1. `best-practices.Rmd` # Checks - [ ] All R CMD...

documentation