Learn R Programming

cheatR: Catch ’em baddies

This is a mini package to help you find cheaters by comparing hand-ins!
(Read more about the circumstances that brought about the development of this package.)

Download and Install

You can install cheatR with:

install.packages("cheatR")

Or get the dev version from github:

# install.packages("remotes")
remotes::install_github("mattansb/cheatR")

See the using cheatR vignette, or use the accompanying Shiny app that can either be run locally

cheatR::catch_em_app()

Or can be found on shinyapps.io!

Limitations?

  • As far as we can tell, this should work on any language; we tried both English and Hebrew, with and without setting Sys.setlocale("LC_ALL", "Hebrew").
  • Best performance was achieved on R version > 3.5.0.

Authors

  • Mattan S. Ben-Shachar [aut, cre].
  • Almog Simchon [aut, cre].

Copy Link

Version

Install

install.packages('cheatR')

Monthly Downloads

9

Version

1.2.1-1

License

GPL-3

Maintainer

Mattan S. Ben-Shachar

Last Published

April 13th, 2022

Functions in cheatR (1.2.1-1)

plot.chtrs

Plot cheatrs / histogram of similarity scores
compare_txt

Match cheaters
summary.chtrs

Summarise Cheatrs
catch_em_app

Run catch_em() with shiny
catch_em

Match cheaters