download_permit: Check data download acknowledgement

View source: R/download_auxiliary.R

download_permitR Documentation

Check data download acknowledgement

Description

Return an error if the acknowledgement = FALSE.

Usage

download_permit(acknowledgement)

Arguments

acknowledgement

logical(1). Whether to start downloading

Value

NULL; returns a stop error if the acknowledgement is FALSE

Note

The acknowledgement parameter is designed to help users avoid accidentally initiating a very large data download that may take a very long time to run or exceed machine capabilities.


amadeus documentation built on April 4, 2025, 12:21 a.m.