R/org_classify_populate_grantmaking.r
standardize_990_flag.Rd
Standardize 990 flag
standardize_990_flag(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).