sen2r (version 1.6.0)

read_scihub_login: Import / export / check SciHub username and password (deprecated)

Description

These functions are deprecated and will be removed.

Usage

read_scihub_login(apihub_path = NA)

is_scihub_configured()

check_scihub_login(username, password, service = "apihub")

check_scihub_connection(service = "apihub")

write_scihub_login( username, password, apihub_path = NA, check = TRUE, append = FALSE )

Value

deprecated

deprecated

Arguments

apihub_path

deprecated

username

deprecated

password

deprecated

service

deprecated

check

deprecated

append

deprecated