showPHGMethods | R Documentation |
Returns a collection of available PHG methods and metadata
showPHGMethods(object, showAdvancedMethods = FALSE, ...)
## S4 method for signature 'PHGLocalCon'
showPHGMethods(object, showAdvancedMethods)
## S4 method for signature 'PHGServerCon'
showPHGMethods(object, showAdvancedMethods)
object |
an |
showAdvancedMethods |
Do you want to return all possible method IDs
from the database? Defaults to |
... |
Additional arguments, for use in specific methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.