getFlowRepositoryURL: Get FlowRepository URL addresss.

Description Usage Details Value Author(s) References See Also Examples

View source: R/settings.R

Description

This function returns the FlowRepository URL. Unless the URL has been changed by the setFlowRepositoryURL, this function will return "https://flowrepository.org/".

Usage

1

Details

FlowRepository URL is being stored with other settings in a global environment in the library namespace. The getFlowRepositoryURL and setFlowRepositoryURL are being used to get and set the URL, respectively.

Value

An object of class character containing the FlowRepository URL.

Author(s)

Josef Spidlen

References

Spidlen Josef. FlowRepository Resources for Developers.
http://flowrepository.org/developers

See Also

setFlowRepositoryURL

Examples

1

FlowRepositoryR documentation built on Nov. 8, 2020, 7:26 p.m.