Other packages > Find by keyword >

wpa  

Tools for Analysing and Visualising Viva Insights Data
View on CRAN: Click here


Download and install wpa package within the R console
Install from CRAN:
install.packages("wpa")

Install from Github:
library("remotes")
install_github("cran/wpa")

Install by package version:
library("remotes")
install_version("wpa", "1.10.1")



Attach the package and use:
library("wpa")
Maintained by
Martin Chan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-06
Latest Update: 2025-05-28
Description:
Opinionated functions that enable easier and faster analysis of Viva Insights 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 Viva Insights 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 Viva Insights 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.
How to cite:
Martin Chan (2021). wpa: Tools for Analysing and Visualising Viva Insights Data. R package version 1.10.1, https://cran.r-project.org/web/packages/wpa. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.4.3 (2021-04-06 09:50), 1.5.0 (2021-05-11 06:20), 1.6.0 (2021-07-06 11:30), 1.6.1 (2021-09-01 11:00), 1.6.2 (2021-10-15 16:50), 1.6.3 (2021-11-21 06:30), 1.6.4 (2022-01-19 16:50), 1.7.0 (2022-06-09 13:30), 1.8.0 (2022-07-05 17:40), 1.8.1 (2023-01-30 16:00), 1.9.0 (2023-08-21 17:00), 1.9.1 (2024-06-06 15:20), 1.9.2 (2025-05-28 16:50), 1.10.0 (2025-08-26 14:20)
Other packages that cited wpa R package
View wpa citation profile
Other R packages that wpa depends, imports, suggests or enhances
Complete documentation for wpa
Functions, R codes and Examples using the wpa R package
Some associated functions: GetResiduals . IV_by_period . IV_report . LjungBox . afterhours_dist . afterhours_fizz . afterhours_line . afterhours_rank . afterhours_summary . afterhours_trend . anonymise . calculate_IV . camel_clean . capacity_report . check_inputs . check_query . coaching_report . collaboration_area . collaboration_dist . collaboration_fizz . collaboration_line . collaboration_rank . collaboration_report . collaboration_sum . collaboration_trend . combine_signals . comma . connectivity_report . copy_df . create_ITSA . create_IV . create_bar . create_bar_asis . create_boxplot . create_bubble . create_density . create_dist . create_dt . create_fizz . create_hist . create_inc . create_line . create_line_asis . create_period_scatter . create_rank . create_rank_combine . create_sankey . create_scatter . create_stacked . create_tracking . create_trend . cut_hour . dv_data . em_data . email_dist . email_fizz . email_line . email_rank . email_summary . email_trend . export . external_dist . external_fizz . external_line . external_network_plot . external_rank . external_sum . extract_date_range . extract_hr . flag_ch_ratio . flag_em_ratio . flag_extreme . flag_outlooktime . flex_index . g2g_data . generate_report . generate_report2 . heat_colours . hr_trend . hrvar_count . hrvar_count_all . hrvar_trend . identify_churn . identify_datefreq . identify_holidayweeks . identify_inactiveweeks . identify_nkw . identify_outlier . identify_privacythreshold . identify_query . identify_shifts . identify_shifts_wp . identify_tenure . import_to_fst . import_wpa . internal_network_plot . is_date_format . jitter_metrics . keymetrics_scan . keymetrics_scan_asis . map_IV . maxmin . meeting_dist . meeting_extract . meeting_fizz . meeting_line . meeting_quality . meeting_rank . meeting_skim . meeting_summary . meeting_tm_report . meeting_trend . meetingtype_dist . meetingtype_dist_ca . meetingtype_dist_mt . meetingtype_summary . mgrcoatt_dist . mgrrel_matrix . mt_data . network_describe . network_g2g . network_p2p . network_summary . one2one_dist . one2one_fizz . one2one_freq . one2one_line . one2one_rank . one2one_sum . one2one_trend . p2p_data_sim . p_test . pad2 . pairwise_count . period_change . personas_hclust . pipe . plot_WOE . plot_flex_index . plot_hourly_pat . read_preamble . remove_outliers . rgb2hex . sq_data . standardise_pq . subject_classify . subject_scan . subject_validate . subject_validate_report . theme_wpa . theme_wpa_basic . tm_clean . tm_cooc . tm_freq . tm_wordcloud . totals_bind . totals_col . totals_reorder . track_HR_change . tstamp . us_to_space . validation_report . wellbeing_report . workloads_dist . workloads_fizz . workloads_line . workloads_rank . workloads_summary . workloads_trend . workpatterns_area . workpatterns_classify . workpatterns_classify_bw . workpatterns_classify_pav . workpatterns_hclust . workpatterns_rank . workpatterns_report . wrap . wrap_text . 
Some associated R codes: IV_by_Period.R . IV_report.R . Ljungbox.R . afterhours_dist.R . afterhours_fizz.R . afterhours_line.R . afterhours_rank.R . afterhours_summary.R . afterhours_trend.R . anonymise.R . calculate_IV.R . capacity_report.R . check_query.R . coaching_report.R . collaboration_area.R . collaboration_dist.R . collaboration_fizz.R . collaboration_line.R . collaboration_rank.R . collaboration_report.R . collaboration_sum.R . collaboration_trend.R . combine_signals.R . connectivity_report.R . copy_df.R . create_ITSA.R . create_IV.R . create_bar.R . create_bar_asis.R . create_boxplot.R . create_bubble.R . create_density.R . create_dist.R . create_dt.R . create_fizz.R . create_hist.R . create_inc.R . create_line.R . create_line_asis.R . create_period_scatter.R . create_rank.R . create_sankey.R . create_scatter.R . create_stacked.R . create_tracking.R . create_trend.R . cut_hour.R . dv_data.R . em_data.R . email_dist.R . email_fizz.R . email_line.R . email_rank.R . email_summary.R . email_trend.R . export.R . extermal_line.R . external_dist.R . external_fizz.R . external_network_plot.R . external_rank.R . external_sum.R . extract_hr.R . flag_ch_ratio.R . flag_em_ratio.R . flag_extreme.R . flag_outlooktime.R . flex_index.R . g2g_data.R . generate_report.R . generate_report2.R . globals.R . heat_colours.R . hr_trend.R . hrvar_count.R . hrvar_count_all.R . hrvar_trend.R . identify_churn.R . identify_datefreq.R . identify_holidayweeks.R . identify_inactiveweeks.R . identify_nkw.R . identify_outlier.R . identify_privacythreshold.R . identify_query.R . identify_shifts.R . identify_shifts_wp.R . identify_tenure.R . import_to_fst.R . import_wpa.R . init.R . internal_network_plot.R . is_date_format.R . keymetrics_scan.R . keymetrics_scan_asis.R . maxmin.R . meeting_dist.R . meeting_extract.R . meeting_fizz.R . meeting_line.R . meeting_quality.R . meeting_rank.R . meeting_skim.R . meeting_summary.R . meeting_tm_report.R . meeting_trend.R . meetingtype_dist.R . meetingtype_dist_ca.R . meetingtype_dist_mt.R . meetingtype_summary.R . mgrcoatt_dist.R . mgrrel_matrix.R . mt_data.R . network_describe.R . network_g2g.R . network_p2p.R . network_summary.R . one2one_dist.R . one2one_fizz.R . one2one_freq.R . one2one_line.R . one2one_rank.R . one2one_sum.R . one2one_trend.R . p2p_data_sim.R . p_test.R . pairwise_count.R . period_change.R . personas_hclust.R . plot_flex_index.R . plot_hourly_pat.R . remove_outliers.R . sq_data.R . standardise_pq.R . subject_classify.R . subject_scan.R . subject_validate_report.R . supporting_functions.R . themes.R . tm_clean.R . tm_cooc.R . tm_freq.R . tm_wordcloud.R . totals_bind.R . totals_col.R . totals_reorder.R . track_hr_change.R . tstamp.R . us_to_space.R . utils-pipe.R . validation_report.R . wellbeing_report.R . workloads_dist.R . workloads_fizz.R . workloads_line.R . workloads_rank.R . workloads_summary.R . workloads_trend.R . workpatterns_area.R . workpatterns_classify.R . workpatterns_classify_bw.R . workpatterns_classify_pav.R . workpatterns_hclust.R . workpatterns_rank.R . workpatterns_report.R . wrap.R .  Full wpa package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA