A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/rlang/../scrutiny/vignettes/duplicates.R below:

## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----setup-------------------------------------------------------------------- library(scrutiny) ## ----------------------------------------------------------------------------- pigs4 ## ----------------------------------------------------------------------------- pigs4 %>% duplicate_count() ## ----------------------------------------------------------------------------- pigs4 %>% duplicate_count() %>% audit() ## ----------------------------------------------------------------------------- pigs4 %>% duplicate_count_colpair() ## ----------------------------------------------------------------------------- pigs4 %>% duplicate_count_colpair() %>% audit() ## ----------------------------------------------------------------------------- pigs4 %>% duplicate_tally() ## ----------------------------------------------------------------------------- pigs4 %>% duplicate_tally() %>% audit()

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4