-
A short description of the function
+Add columns to flag existence of data in ABCD for each holding
Source:R/create_ald_flag.R
create_ald_flag.Rd
-
A longer description of the function
+Adds columns to a portfolio data frame flagging the existence of data related
+to each holding in the ABCD data. It will add the has_asset_level_data
,
+sectors_with_assets
, and has_ald_in_fin_sector
columns.
@@ -53,20 +59,22 @@ Argumentsportfolio
-
Argumentsportfolio
-A description of the argument
+A data frame containing portfolio data
comp_fin_data
-A description of the argument
+A data frame containing company financial data
debt_fin_data
-A description of the argument
+A data frame containing debt financial data
A description of the argument
A data frame containing portfolio data
A description of the argument
A data frame containing company financial data
A description of the argument
A data frame containing debt financial data