#' List of endpoints combinations for query_resource_linked_res function.
#'
#' A list of endpoint combinations for the query_resource_linked_res function.
#' @export
gtr_combinations <- list(
"organisation project",
"organisation fund",
"organisation person",
"person organisation",
"person project",
"project fund",
"project person",
"project publication",
"project collaboration",
"project impactSummary",
"project furtherfunding",
"project spinOut",
"project intellectualProperty",
"project policyInfluence",
"project dissemination",
"project keyFinding"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.