nwd_extract_identifiers: Extract identifiers from web pages

Description Usage Arguments Value

View source: R/extract_identifiers.R

Description

Extract identifiers from web pages

Usage

1
2
3
4
5
6
nwd_extract_identifiers(
  language = NULL,
  progress_bar = TRUE,
  sample = NULL,
  temp = FALSE
)

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.


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