3.1.5
GSODR 3.1.5
Minor changes
-
Update internal
isd-history
database. -
Use
return(invisible(NULL))
for functions that check user inputs without any returns. -
Replace
class(years) == "character")
withinherits(years, what = "character")
in an internal function,.validate_years()
. -
Updates invalid URLs.