Nothing
## is.R
## original for spatstat.geom
is.lpp <- function(x) { inherits(x, "lpp") }
is.linnet <- function(x) { inherits(x, "linnet") }
is.fv <- function(x) { inherits(x, "fv") }
is.linim <- function(x) { inherits(x, "linim") }
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.