#' i #' #' A wrapper around sqrt(-1+0i) #' #' @return 0+1i #' @export #' #' @examples #' i() i <- function(){ sqrt(-1+0i) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.