R/is_call_save.R

Defines functions is_call_save

is_call_save <- function(cl){
  # no limits on local machines
  TRUE
}

Try the seasonalview package in your browser

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

seasonalview documentation built on May 2, 2019, 2:45 a.m.