Nothing
devtools::load_all()
library("mirai")
daemons(n = 8L)
file <- opus_test_file()
files_1000 <- rep(file, 1000L)
data <- read_opus(dsn = files_1000, parallel = TRUE)
print(data)
cat("=== Read 1000 OPUS files ===\n")
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.