uninteract | R Documentation |
This function will not generally be needed by users because summarise
automatically un-interacts interaction columns for you.
uninteract(x)
## S3 method for class 'srvyr_interaction'
uninteract(x)
## S3 method for class 'data.frame'
uninteract(x)
is.interaction(x)
x |
Either a |
A data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.