list_parameters: Show parameters in a string

Description Usage Arguments Details Value Examples

Description

Show parameters in a string

Usage

1

Arguments

s

a string with some parameters.

Details

By default, params are enclosed like so: '$param'. This works fine for SQL. If you _need_ to change it, you can modify the pattern argument.

Value

A character vector of parameters.

Examples

1
list_parameters("SELECT {column} from {table}")

colin-fraser/simplesubstitution documentation built on May 24, 2019, 2:48 p.m.