hint.for.call: Default hint for a call

View source: R/hints.r

hint.for.callR Documentation

Default hint for a call

Description

Default hint for a call

Usage

hint.for.call(
  call,
  ps = get.ps(),
  env = ps$stud.env,
  stud.expr.li = ps$stud.expr.li,
  part = ps$part,
  from.assign = !is.null(lhs),
  lhs = NULL,
  call.obj = NULL,
  s3.method = NULL,
  start.char = "\n",
  end.char = "\n"
)

skranz/RTutor documentation built on Feb. 7, 2024, 12:53 a.m.