indexr: Find index corrected for missing values and filters

indexrR Documentation

Find index corrected for missing values and filters

Description

Find index corrected for missing values and filters

Usage

indexr(dataset, vars = "", filt = "", arr = "", rows = NULL, cmd = "")

Arguments

dataset

Dataset

vars

Variables to select

filt

Data filter

arr

Expression to arrange (sort) the data on (e.g., "color, desc(price)")

rows

Selected rows

cmd

A command used to customize the data


radiant.data documentation built on Oct. 16, 2023, 9:07 a.m.