Skip to contents

Downloads a file from a URL to a temporary location. Extracts file extension from URL if available to help with format detection.

Usage

download_url_to_temp(url)

Arguments

url

Character. URL to download from.

Value

Path to temporary file containing downloaded data.