function_is_ggproto {risk.assessr}R Documentation

function to check value of ggproto

Description

function to check if first argument inherits from any of the classes specified

Usage

function_is_ggproto(x)

Arguments

x

- ggproto functions from the target package


[Package risk.assessr version 2.0.0 Index]