chk_function_template: Check Function Template

Description Usage Arguments Details Value Examples

View source: R/chk.R

Description

A chk function template.

Usage

1

Arguments

x

The object to check.

x_name

A string of the name of object x or NULL.

Details

Checks if character using [vld_function_template](x).

Value

NULL, invisibly. Called for the side effect of throwing an error if the condition is not met.

Examples

1
2

poissonconsulting/pkgtemplate documentation built on April 1, 2020, 5:34 a.m.