fn rbind_data_frames(args: &[RValue]) -> Result<RValue, RError>
Row-bind data frames by matching column names.