inst/testscripts/warnings.r

warning ("Warning 1")

if (1 == 1) {
  warning ("Multi-line warning")
}

x <- foo

Try the provSummarizeR package in your browser

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

provSummarizeR documentation built on Aug. 18, 2022, 1:06 a.m.