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

Clarify requirements for `ipums_view()` #64

Closed robe2037 closed 10 months ago

robe2037 commented 10 months ago

Docs and error messages suggested that rstudioapi and RStudio were required, when they are only technically required if launch = TRUE. This updates docs and error/warning messages to clarify appropriate use of this function.