permute: permute

Description Usage Arguments Value Author(s) See Also Examples

Description

Permute the elements in x. Ie shuffle the order, with no replacement.

Usage

1
  permute(x)

Arguments

x

a numeric or character vector

Value

a numeric or characer vector, same length as 'x', with the order rearranged

Author(s)

Mark Cowley, 2013-08-28

See Also

sample

Examples

1
2

drmjc/mjcstats documentation built on May 15, 2019, 2:41 p.m.