R/misc.R

"%as%" <- function (X, Y)
{
    storage.mode(X) <- Y
    return (X)
}

Try the arrg package in your browser

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

arrg documentation built on Sept. 25, 2024, 5:07 p.m.