bias: Set bias parameters

Description Usage Arguments Details Value

View source: R/bias.R

Description

Bias parameters define the action scope of provinciator by favoring its string matching process towards or against selected regional divisions.

Usage

1
bias(division = "provincia", towards = NULL, against = NULL)

Arguments

division

Biased division type: "municipio, "provincia" or "ccaa".

towards

Codes of the divisions to bias towards: integer vector.

against

Codes of the divisions to bias against: integer vector.

Details

Use codigator to retrieve the requested codes or execute codex to print the full list.

Value

A three-element list with class bias.


GuillermoNasarre/limpyr documentation built on Dec. 17, 2021, 10:25 p.m.