Functions and vignettes to update a few data sets in ‘Ecdat’ and to create, manipulate, plot, and analyze some of those and similar data sets.
grepInTable
and update
vignette/UpdatingUSGDPpresidents.Rmd
Added functions readDW_NOMINATE and findCountry
All read*
functions in this package have been removed,
because it wasn’t clear if anyone was using them. Other functions that
called an Ecfun::read*
function by default were also
deleted, especially UShouse.senate
,
USsenateClass
, and mergeUShouse.senate
. These
all scraped websites, and the demand for them seemed not to justify the
work of maintaining them.
[](https://github.com/sbgraves237/Ecfun/actions)
[](https://github.com/sbgraves237/Ecfun/actions/workflows/R-CMD-check.yaml)
testURLs
and read.testURLs
have been
removed, because it wasn’t clear that anyone was using them, and more
modern tools are available from:
http://www.measurementlab.net/
Thanks to Iñaki Ucar, Adam H Sparks, and Roy Mendelssohn for their replies to a question posted to R-Devel helped me understand what I needed to do to fix problems identified in the CRAN Checks.