R/gtr_combinations.R

#' 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"
)
shanej90/gtR documentation built on March 20, 2022, 5:19 p.m.