View source: R/get-compustat.R
| fill_sic_codes | R Documentation |
Internal function that joins fundamentals data with company header to fill missing historical SIC codes using coalesce.
fill_sic_codes(tbl, wrds)
tbl |
A lazy table from funda/fundq. |
wrds |
Database connection. |
A collected tibble with sic column (character, coalesced from
sich and header sic).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.