R/stopLog.R

Defines functions stopLog

#'@export
stopLog = function()
{
  warnings()
  sink()
}
ColeWunderlich/trSim documentation built on May 5, 2019, 12:28 p.m.