Learn R Programming

pacta.loanbook (version 0.1.0)

crucial_lbk: Crucial loanbook columns for match_name()

Description

This is a helper to select the minimum loanbook columns you need to run match_name(). Using more columns may use too much time and memory.

Usage

crucial_lbk()

Arguments

Value

A character vector.

See Also

Other matching functions: match_name(), prioritize(), prioritize_level()

Examples

Run this code
crucial_lbk()

Run the code above in your browser using DataLab