Description Usage Arguments Value Examples
Check version of JPred REST interface.
1 2 | check_rest_version(host = "http://www.compbio.dundee.ac.uk/jpred4/cgi-bin/rest",
suffix = "version", silent = FALSE)
|
host |
JPred host address. |
suffix |
Host address suffix. |
silent |
Should the work be done silently? (default = FALSE) |
Version of JPred REST API.
1 2 3 4 5 | ## Not run:
## Not run --
check_rest_version()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.