Description Usage Arguments Relation types Value types
Function takes vectors of values and products dataframe that can be used for matching
1 2 3 | addLBK4matching(level, ids, names, values, sectors, relation = "Id",
value.type = "Legal Name", source = "Loanbook", simplify = FALSE,
cut.ownership = FALSE)
|
level |
|
ids |
|
names |
|
values |
|
sectors |
|
relation |
|
value.type |
|
source |
|
simplify |
|
cut.ownership |
|
Relation type describes relation between Value for matching and client ID.
For example if we use client's name, then relation will be Id
;
if we use names of SPVs that belong to client, then we will use code
Legal child
.
In general value just characterizes company. It can be any unformation useful
for matching. Value type describes what kind of value we use.
It can be Company name (Name
) in a standard case,
but it can also be security ISIN code issued by company (ISIN
) or
IMO of a ship owned by company (IMO
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.