lm_server: Linear Model Server

View source: R/lm.R

lm_serverR Documentation

Linear Model Server

Description

Linear Model Server

Usage

lm_server(id, x)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

x

A reactive data.frame.

Value

A reactive lm object.

See Also

lm_ui()

Other modeling modules: lm_ui()


kinesis documentation built on Sept. 9, 2025, 5:37 p.m.