Description Usage Arguments Value See Also Examples
View source: R/generateMgrastWebkey.R
This function help users to generate a webkey which is essential for data uploding to MGRAST.
1 | generateMgrastWebkey(login.info)
|
login.info |
list, reponse information while user login to MGRAST, contains webkey, invalid time of webkey, cookie, websseion and curlhandle, see |
webkey |
character, it will be valid for a limited time only (the next value) |
invalid.until |
character, with corresponding to the webkey, just the limit time of your webkey |
1 2 | # not run
# generateMgrastWebkey(login.info$curlhandle)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.