R/calc.R

Defines functions calc

calc <- function() {
    shell('START calc.exe')
}
John-R-Wallace/R-ToolBox documentation built on May 2, 2024, 9:29 p.m.