dot-assertRenameErrorModelLine function

This function asserts the requested rename makes sense

This function asserts the requested rename makes sense

It returns the new expression, old expression, new variable and old variable

.assertRenameErrorModelLine(line, vars)

Arguments

  • line: quoted call information line
  • vars: Variables contained within the mdel

Returns

list(new, old, newChar, oldChar)

Author(s)

Matthew L. Fidler