View source: R/associated_diseases.R
get_api_key | R Documentation |
Given the email and password, retrieves the users API Key
get_api_key(email, password)
email |
the email of the user |
password |
the password of the user to connect to DisGeNET |
A string
# Not a real account so will return an error get_api_key(email="user@gmail.com", password="myspwd")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.