get_tfat_root: Internal function to url to the tfat api.

View source: R/get_tfat_root.R

get_tfat_rootR Documentation

Internal function to url to the tfat api.

Description

This function is intended to be used by all of the functions that call an api endpoint exposed by tfat. Each of the portals (tfat, sc_portal, fn_portal etc.) all have a slightly different access points, and each will have a similar function. If the api endpoint for that portal changes in the future, (i.e. the version changes) we just need to update the value in this file and all of the dependent functions will use it. Note that the url string does NOT include a trailing slash.

Usage

get_tfat_root()

Value

string

Author(s)

Adam Cottrill adam.cottrill@ontario.ca


AdamCottrill/glfishr documentation built on Aug. 9, 2024, 5:47 p.m.