Description Usage Arguments Examples
View source: R/pc_process_backlinks.R
Move whitelisted backlinks to a separate spreadsheet to be combined with other data
1 | pc_process_move_whitelisted(backlinks)
|
backlinks |
A data frame with backlinks, typically generated with 'pc_get_backlinks()' or retrieved with 'pc_downlodad_backlinks()' |
1 2 3 4 5 | ## Not run:
pc_process_move_whitelisted(pc_get_backlinks())
googledrive::drive_browse(pc_find_dribble(type = "inputs", content = "combine"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.