Description Usage Arguments Value Examples
View source: R/pc_process_backlinks.R
Takes manual inputs, records them in lists in other sheets of the same worksheet, and removes them from the "combine" (or other) sheet.
1 | pc_process_inputs(columns = c("public", "dismiss"), spreadsheet = "combine")
|
lists |
A characther vector giving the names of the categories for manual categorisation. Defaults to 'c("blacklist_source","blacklist_referrer","whitelist_source","whitelist_referrer")'. |
Nothing, used for its side effects.
1 2 3 4 | ## Not run:
pc_process_inputs()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.