db_wildcard_check: Function to test for wildcards and then raise an error if...

View source: R/db_wildcard_check.R

db_wildcard_checkR Documentation

Function to test for wildcards and then raise an error if found.

Description

Function to test for wildcards and then raise an error if found.

Usage

db_wildcard_check(x, type = "sql")

Arguments

x

Argument to test.

type

Type of wildcards to detect. Only SQL is implemented.

Value

Invisible x.

Author(s)

Stuart K. Grange


skgrange/databaser documentation built on April 10, 2024, 4:31 p.m.