Learn R Programming

sqlutils (version 1.2)

sqlFile: Returns the full path to the query or NULL if not found.

Description

Returns the full path to the query or NULL if not found.

Usage

sqlFile(query)

Arguments

query
the query to find.

Value

path to the query file.