make_legal_form_table: MAke Legal Form Table

Description Usage Arguments Value Examples

View source: R/OTHER_FUNCTIONS.R

Description

MAke Legal Form Table

Usage

1

Arguments

.tab_lf

An additional table for legal forms, needs to have at least 3 columns:
legal_form_id: A non-unique identifier grouping different spellings of legal forms
legal_form: A legal form
country_code: country code of the legal form in ISO 3166 Alpha 3 format

If NULL, internal table will be returned

Value

A dataframe with legal forms

Examples

1

MatthiasUckert/RFirmMatch documentation built on Dec. 17, 2021, 3:18 a.m.