nwd_extract_identifiers_from_ads: Extract identifiers from ads.txt files

Description Usage Arguments Value Examples

View source: R/extract_identifiers.R

Description

Extract identifiers from ads.txt files, typically downloaded with 'nwd_get_ads()'

Usage

1

Arguments

language

A character vector of length one corresponding to a language two-letter code. Defaults to NULL. If NULL, processes available language. If more than one, throws error.

sample

Defaults to NULL. If given, it processess only a sample of the available files of the size given with this parameter.

Value

Nothing, used for its side effects, i.e. storing identifiers in csv format by language in the 'ads_identifiers_csv' folder.

Examples

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

## End(Not run)

giocomai/networkedwebsitesdetector documentation built on Jan. 22, 2021, 5:42 p.m.