Description Usage Arguments Value Examples
Whether the arg is provided in function call
1 | isProvided(x, seek = "mu")
|
x |
An object of class "meanCI" or function call or character string |
seek |
character. Default="mu" |
logical
1 2 | x=meanCI(mtcars,am,mpg)
isProvided(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.