fn builtin_signature(
_args: &[RValue],
named: &[(String, RValue)],
) -> Result<RValue, RError>Expand description
signature — create an S4 method signature.
@param … named arguments specifying class for each formal @return named character vector @namespace methods