Skip to contents

Returns a collection of available PHG methods and metadata

Usage

showPHGMethods(object, showAdvancedMethods = FALSE, ...)

# S4 method for PHGLocalCon
showPHGMethods(object, showAdvancedMethods)

# S4 method for PHGServerCon
showPHGMethods(object, showAdvancedMethods)

Arguments

object

an rPHG local or server connection object

showAdvancedMethods

Do you want to return all possible method IDs from the database? Defaults to FALSE.

...

Additional arguments, for use in specific methods