R/abmiweb.R

abmiweb <-
function () 
{
    cat("Opening URL 'http://www.abmi.ca'...\n")
    browseURL("http://www.abmi.ca")
}

Try the abmi package in your browser

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

abmi documentation built on May 2, 2019, 5:46 p.m.