query_sparql: Execute a SPARQL query

View source: R/uniprot-access.R

query_sparqlR Documentation

Execute a SPARQL query

Description

Execute a SPARQL query

Usage

query_sparql(template, macros)

Arguments

template

filename A SPARQL query file that may contain variables that will be replaced with values from 'macros'

macros

named vector where names are macros that occur in the template SPARQL query and values are what will replace the macro

Value

table containing the rows of data returned from the query


arendsee/phylostratr documentation built on Dec. 31, 2022, 10:22 a.m.