castListAsInteger: Helper function to cast list as integer

View source: R/functions.R

castListAsIntegerR Documentation

Helper function to cast list as integer

Description

If variable value is far from integer, print error message and stop.

Usage

castListAsInteger(listToCast)

Arguments

listToCast

List to cast as integer

Value

list with members cast to integers


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.