Learn R Programming

mmnet (version 1.10.2)

generateMgrastWebkey: Generate your webkey on MGRAST

Description

This function help users to generate a webkey which is essential for data uploding to MGRAST.

Usage

generateMgrastWebkey(login.info)

Arguments

login.info
list, reponse information while user login to MGRAST, contains webkey, invalid time of webkey, cookie, websseion and curlhandle, see loginMgrast for more details

Value

  • webkeycharacter, it will be valid for a limited time only (the next value)
  • invalid.untilcharacter, with corresponding to the webkey, just the limit time of your webkey

See Also

loginMgrast

Examples

Run this code
# not run
# generateMgrastWebkey(login.info$curlhandle)

Run the code above in your browser using DataLab