inspect.list: Inspect (a) statistical model(s) added to your tidystats list

Description Usage Arguments

View source: R/inspect.list.R

Description

inspect is a function to inspect one or more models that are part of a tidystats list. The function will open a Shiny widget in the Viewer pane, which will show the results of one or more models. This allows the user to visually inspect the model output, as well as copy the results in APA format.

Usage

1
2
## S3 method for class 'list'
inspect(results, ...)

Arguments

results

A tidystats list.

...

Identifiers of models to show in the viewer.


WillemSleegers/tidystats-v0.3 documentation built on Aug. 12, 2019, 5:31 p.m.