News

However, using the keyboard simplifies this process. Position the pointer anywhere in the column, press [Alt], and select any cell. To use the keyboard to select an entire table, click anywhere in ...
To select columns, use either the column variable names themselves or the special variable _COL_. Use the column names by setting a column variable equal to some nonzero value. The example in the ...
If it’s a 2-dimensional table of data stored in an R data frame object with rows and columns — one of the more common structures you’re likely to encounter — here are some ideas.
To request a one-way frequency table, use a single variable. To request a two-way crosstabulation table, use an asterisk between two variables. To request a multiway table (an n-way table, where n>2), ...