Nothing
### iid.S3sensitivity.R ---
##----------------------------------------------------------------------
## Author: Brice Ozenne
## Created: jun 27 2023 (14:28)
## Version:
## Last-Updated: jun 27 2023 (14:28)
## By: Brice Ozenne
## Update #: 2
##----------------------------------------------------------------------
##
### Commentary:
##
### Change Log:
##----------------------------------------------------------------------
##
### Code:
## * iid.S3sensitivity
#' @export
iid.S3sensitivity <- function(x, ...){
return(attr(x,"iid"))
}
##----------------------------------------------------------------------
### iid.S3sensitivity.R ends here
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.