Compute: Rcmdr Compute Dialog

View source: R/data-menu.R

ComputeR Documentation

Rcmdr Compute Dialog

Description

The compute dialog is used to compute new variables.

Details

The name of the new variable must be a valid R object name (consisting only of upper and lower-case letters, numerals, and periods, and not starting with a numeral).

Enter an R expression in the box at the right. The expression is evaluated using the active data set. You can double-click in the variable-list box to enter variable names in the expression. The expression must evaluate to a valid variable, which is added to the active data set.

Author(s)

John Fox jfox@mcmaster.ca

See Also

Arithmetic


Rcmdr documentation built on Sept. 28, 2023, 5:08 p.m.