knitr::opts_chunk$set( collapse = TRUE, eval = FALSE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of susoreview is to offer tools for the process of automating review and rejection of interviews. The tools span the full pipeline of that process:
The package is not yet on CRAN, but can be installed via the following command:
# install.packages("devtools") devtools::install_github("arthur-shaw/susoreview")
extract_attribute create_attribute count_vars count_list any_vars count_obs any_obs sum_vals
create_issue make_issue make_issue_in_roster
add_issue_if_unanswered add_issues_for_suso_errors check_for_comments decide_action add_rejection_msgs flag_persistent_issues post_comments reject_interview
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.