Skip to contents

Returns a collection of available PHG methods and metadata

Usage

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

# S4 method for class 'PHGLocalCon'
showPHGMethods(object, showAdvancedMethods)

# S4 method for class '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