query_from_str: Given a string, turn it into a SQL query

View source: R/table_functions.R

query_from_strR Documentation

Given a string, turn it into a SQL query

Description

Internal function to pull a query from a string. If the string is in a YAML or plain text file, read it

Usage

query_from_str(query)

Arguments

query

A string or filename


dgrtwo/dbcooper documentation built on Nov. 18, 2023, 6:24 p.m.