Learn R Programming

kmeRtone (version 1.0)

getCOSMICauthURL: 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)

Value

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

Arguments

email

Email registered with COSMIC.

password

Password associated with the registered email.

url

Public URL provided by the COSMIC website for data access.