stop_if_not_implemented: Function that just stops execution and generates error...

Description Usage Arguments

View source: R/validation-utils.R

Description

Function that just stops execution and generates error message

Usage

1
stop_if_not_implemented(name, not_implemented)

Arguments

name

- name of the function which is not implemented

not_implemented

- logical value TRUE / FALSE


EvgenyPetrovsky/deeque documentation built on Jan. 23, 2020, 3:38 a.m.