CheckForTypes: Checks whether the vector values in the given list satisfies...

Description Usage Arguments Value

View source: R/utils_assert.R

Description

Checks whether the vector values in the given list satisfies the specified types.

Usage

1
CheckForTypes(x, checklist)

Arguments

x

a named list or a data frame.

checklist

(named list) mapping from names to functions that check whether the functions are correct or not.

Value

invisible NULL.


google/GeoexperimentsResearch documentation built on May 17, 2019, 7:42 a.m.