r · r/missingArgumentError
missingArgumentError
Missing Argument Error
Signalled when a non-default function argument is missing and the function body uses it without a default. Added as a distinct condition class in R 4.3.0. Previously raised as a plain error with the message 'argument is missing, with no default'.