free <- freeCores()
print(free)
\dontrun{
## Make availableCores() agile to the system load
options(parallelly.availableCores.custom = function() freeCores())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.