Filter TECP_table to return only domestic ESA-listed species
filter_domestic(df)
A data.frame containing only domestic species
Expects a data.frame from get_TECP_table. The df may have already
passed through another filter (e.g., filter_listed), but must contain the
variable U_S__or_ForeignListed
.