permute: Permute Terms

View source: R/fun_classification.R

permuteR Documentation

Permute Terms

Description

This function returns all possible permutations of given terms.

Usage

permute(..., sep = ",")

Arguments

...

Terms to shuffle, in quotation marks

sep

The separator that will appear between elements in the resulting string (default is comma without spaces for OS MasterMap terms)

Value

A vector containing all possible permutations of the terms, each permutation as a character string.


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.