Learn R Programming

papaja (version 0.1.0.9655)

add_row_names: Add row names as first column

Description

Adds row names as the first column of the table and sets row.name attribute to NULL. This function is not exported.

Usage

add_row_names(x, added_stub_head)

Arguments

x

data.frame or matrix.

added_stub_head

Character. Used as stub head (name of first column).

See Also

apa_table

Examples

Run this code
# NOT RUN {
NULL
# }

Run the code above in your browser using DataLab