ipums / ipumsr

Request, download, and read IPUMS data in R
https://tech.popdata.org/ipumsr/
Mozilla Public License 2.0
20 stars 4 forks source link

Improve extract revision warnings #8

Closed robe2037 closed 1 year ago

robe2037 commented 2 years ago

Any unused extract arguments produce warnings during extract revision. Also removes validate argument from extract revision functions and instead suggests that users use add_to_extract() before remove_from_extract() if they produce an invalid extract with remove_from_extract().