cre_glossary: Glossary of CRE finance and modelling terms

cre_glossaryR Documentation

Glossary of CRE finance and modelling terms

Description

Bilingual glossary (English/French) of the main commercial real estate finance and discounted cash-flow modelling terms used in the package. Definitions are intended to be short, operational and consistent with the usage in vignettes and function documentation.

Usage

cre_glossary

Format

A tibble with one row per term and the following columns:

term_id

Short, unique identifier used internally (e.g. "irr", "dscr").

term_en

Canonical English label.

term_fr

Canonical French label.

definition_en

Operational English definition (2–4 lines).

definition_fr

Operational French definition (2–4 lines).

category

High-level category (e.g. "discounted_cash_flow", "debt_metrics", "portfolio", "leasing").

subcategory

Optional subcategory (e.g. "return", "risk", "covenant").

see_also

Comma-separated list of related term_id values.

See Also

Vignette vignette("glossary", package = "cre.dcf")


cre.dcf documentation built on April 10, 2026, 5:08 p.m.