CheckVectorBounds: CheckVectorBounds

Description Usage Arguments

View source: R/utils.R

Description

Check that the length of each named slot within object is within the specified lower and upper bounds.

Usage

1
CheckVectorBounds(object, slot_vector_bound_list)

Arguments

object

an object with slots that match the names of slot_vector_bound_list

slot_vector_bound_list

a named list of length 2 vectors specifying the upper and lower bounds for the length of each slot of object.


jdeboer/ganalytics documentation built on May 18, 2019, 11:30 p.m.