tests/testthat/setup.R

make_name <- function(n=20)
{
    paste0(sample(letters, n, TRUE), collapse="")
}

Try the AzureContainers package in your browser

Any scripts or data that you put into this service are public.

AzureContainers documentation built on July 9, 2021, 9:07 a.m.