CheckInterfaceImplementation: CheckInterfaceImplementation

Description Usage Arguments Value

View source: R/utils_check_interface.R

Description

Checks to see if R6Class has fully implemented an interface contract.

Usage

1

Arguments

R6Class

an R6 class in this library or a character string of the class name in this library.

Value

NULL if successful. Raises a fatal error if finds a missing method expected in R6Class.


UptakeOpenSource/updraft documentation built on Oct. 17, 2019, 3:31 p.m.