lmToXlsx: Generate a standard APA table for linear models on Excel

View source: R/lmtoxlsx.r

lmToXlsxR Documentation

Generate a standard APA table for linear models on Excel

Description

Generate an Excel workbook with one or more lineal models.

Usage

lmToXlsx(x, nested = T)

Arguments

nested

if TRUE, presents R² and F for difference betweeen models

list

of lm models

Value

an openxlsx object. You could use OpenXL to browse on spreadsheet software


clbustos/rcebn documentation built on Feb. 2, 2024, 5:55 a.m.