Skip to contents

download_pg_rawdata() stores unfinished downloads if it is interrupted by the user or the server. Use this function to see which files that failed to completely download. This information is also used internally by download_pg_rawdata() to resume file downloads.

Usage

unfinished_downloads()

Value

data.frame

Examples

unfinished_downloads()
#> No unfinished downloads found.