.onLoad <- function(libname = find.package("rawReadeR"), pkgname = "rawReadeR")
{
if(.Platform$OS.type != "windows"){
stop("This package can only be used on a Windows OS", call. = FALSE)
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.