Closed d-morrison closed 3 months ago
read_rds() can handle urls without assistance from url(), so uses of the url() should be removed.
read_rds()
url()
Implemented and merged.
read_rds()
can handle urls without assistance fromurl()
, so uses of theurl()
should be removed.