Learn R Programming

radiant.data (version 1.6.2)

indexr: 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