R/dic.set.R

"dicSet" <-
function()
#   Set a monitor for dic
{
    command <- "DevianceEmbed.SetVariable('*');DevianceEmbed.SetGuard;DevianceEmbed.Set"
    .CmdInterpreter(command)
    if(getOption("BRugsVerbose")) 
        buffer()
}

Try the BRugs package in your browser

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

BRugs documentation built on May 29, 2024, 9:38 a.m.