Description Usage Arguments Author(s) Examples
View source: R/grouped_p_value.R
Extracting p-values for models that don't produce them.
| 1 | grouped_p_value(data, grouping.vars, ..f, ...)
 | 
| data | Dataframe (or tibble) from which variables are to be taken. | 
| grouping.vars | Grouping variables. | 
| ..f | A function, or function name as a string. | 
| ... | <dynamic> Arguments for  | 
Indrajeet Patil
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.