This function allows users to pull deleted ACLED event IDs from the Deletions API.
Arguments
character string. Email associated with your ACLED account registered at https://developer.acleddata.com.
- password
 character string. The password associated with your ACLED account. If NULL, you will be prompted to enter your password interactively.
- date_deleted
 character string. Format 'yyyy-mm-dd' or Unix timestamp. The query will return all deleted events including and after the requested date/timestamp.
See also
Other API and Access:
acled_api(),
acled_auth(),
acled_update()
