getFlowRepositoryURL {FlowRepositoryR} | R Documentation |
This function returns the FlowRepository URL. Unless the URL has
been changed by the setFlowRepositoryURL
, this
function will return "https://flowrepository.org/".
getFlowRepositoryURL()
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.
An object of class character
containing the FlowRepository URL.
Josef Spidlen
Spidlen Josef. FlowRepository Resources for Developers.
http://flowrepository.org/developers
getFlowRepositoryURL()