Description Usage Arguments Details Value See Also Examples
Will run linear regression, then tidy the outputs and then glance
1 | do_linear(a, b)
|
a |
formula for linear model |
b |
dataset |
DETAILS
OUTPUT_DESCRIPTION
1 2 3 4 5 6 | ## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.