View source: R/org_classify_populate_grantmaking.r
standardize_990_flag | R Documentation |
Standardize 990 flag
standardize_990_flag(flag_value)
flag_value |
A value associated with 990 flag |
The function makes the flag_value either 1 (flag_value == "true") or 0 (other cases plus when length(flag_value) == 0).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.