Learn R Programming

allometric (version 2.1.0)

check_args_in_predict_fn: Check if the arguments of the predict_fn are all in the predict_fn body.

Description

Check if the arguments of the predict_fn are all in the predict_fn body.

Usage

check_args_in_predict_fn(object)

Arguments