Skip to contents

The function searches package content and selects sparql file matching x. The file name can be passed with or without sparql extension.

Usage

read_query_file(file_name)

Arguments

file_name

Name of SPARQL file to source.

Value

A character scalar.

Details

The function is used internally and it's not exported. In addition to getting the file name the function does minor pre-processing on the file like removing the comments.