make_arrange_cmd {radiant.data}R Documentation

Generate arrange commands from user input

Description

Generate arrange commands from user input

Usage

make_arrange_cmd(expr, dataset = "")

Arguments

expr

Expression to use arrange rows from the specified dataset

dataset

String with dataset name

Details

Form arrange command from user input

Value

Arrange command


[Package radiant.data version 1.6.6 Index]