sort_columns {papaja}R Documentation

Sort the Columns of an APA Results Table

Description

An internal function that sorts the columns of a data.frame according to our standards.

Usage

sort_columns(x)

Arguments

x

A data.frame with standardized column names.


[Package papaja version 0.1.3 Index]