ValidateNullArgs: Validate which arguments are null for different 'NewEvent'...

Description Usage Arguments Value

View source: R/event.R

Description

See NewEvent for further details

Usage

1
ValidateNullArgs(type, nodeNames, time, edges)

Arguments

type

If type timeToHit, only nodeNames is not null. If type hitsBefore then both nodeNames and time are not null. If type timeToHit_Edge then only edges is not null. If type hitsBefore_Edge then both edges and time are not null. For all other types all arguments should be NULL

nodeNames

nodeNames argument

time

time argument

edges

edges argument

Value

Whether the expected arguments are null


scientific-computing-solutions/badminton documentation built on May 29, 2019, 3:43 p.m.