order.fields: order.fields

order.fieldsR Documentation

order.fields

Description

Put fields in correct order

Usage

order.fields(df, start.field, end.field)

Arguments

df

data.frame

start.field

First field name

end.field

Last field name

Value

data.frame with ordered fields

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("estc")

Examples

## Not run: df2 <- order.fields(df, start.field, end.field)

COMHIS/estc documentation built on April 7, 2022, 4:53 p.m.