Learn R Programming

RtutoR (version 2018.06.08)

check.call.args: Checks whether arguments of stud.call are correct given the specification in check.call

Description

Checks whether arguments of stud.call are correct given the specification in check.call

Usage

check.call.args(stud.call, check.call, compare.vals = !is.null(val.env),
  val.env = NULL, allow.extra.arg = FALSE, ignore.arg = NULL,
  check.values = NULL)

Arguments