Download Seattle library (#1533)

* Download Seattle library

Download Seattle library if it wasn't downloaded already

* Update freeze

---------

Co-authored-by: Mine Çetinkaya-Rundel <cetinkaya.mine@gmail.com>
This commit is contained in:
Raffaele Mancuso 2023-11-10 21:09:21 +01:00 committed by GitHub
parent 52a11f8725
commit 336b70bbc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -56,7 +56,7 @@ The data is a 9GB CSV file, so it will take some time to download.
I highly recommend using `curl::multi_download()` to get very large files as it's built for exactly this purpose: it gives you a progress bar and it can resume the download if its interrupted.
```{r}
#| eval: false
#| eval: !expr "!file.exists('data/seattle-library-checkouts.csv')"
dir.create("data", showWarnings = FALSE)
curl::multi_download(