setOrder {crunch}R Documentation

Change the order of entities in folder

Description

Change the order of entities in folder

Usage

setOrder(folder, ord)

Arguments

folder

A VariableFolder or other ⁠*Folder⁠ object

ord

A vector of integer indices or character references to objects contained in the folder

Value

folder with the order dictated by ord. The function also persists that order on the server.


[Package crunch version 1.30.4 Index]