fn builtin_names( args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Get the names attribute of an object.
@param x object whose names to retrieve @return character vector of names, or NULL if unnamed