getCOSMICauthURL: Get COSMIC authenticated URL.

View source: R/getCOSMICauthURL.R

getCOSMICauthURLR Documentation

Get COSMIC authenticated URL.

Description

To access the data for non-commercial usage, you must register with the COSMIC. This function fetch the authenticated URL from the public URL given by the COSMIC website.

Usage

getCOSMICauthURL(email, password, url)

Arguments

email

Email registered with COSMIC.

password

Password associated with the registered email.

url

Public URL provided by the COSMIC website for data access.

Value

Authenticated URL valid for 1-hour access to COSMIC data.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.