pc_process_inputs: Process manual inputs

Description Usage Arguments Value Examples

View source: R/pc_process_backlinks.R

Description

Takes manual inputs, records them in lists in other sheets of the same worksheet, and removes them from the "combine" (or other) sheet.

Usage

1
pc_process_inputs(columns = c("public", "dismiss"), spreadsheet = "combine")

Arguments

lists

A characther vector giving the names of the categories for manual categorisation. Defaults to 'c("blacklist_source","blacklist_referrer","whitelist_source","whitelist_referrer")'.

Value

Nothing, used for its side effects.

Examples

1
2
3
4
## Not run: 
pc_process_inputs()

## End(Not run)

giocomai/popularitycheckr documentation built on Aug. 1, 2020, 11:50 a.m.