R/get_stream.R

Defines functions get_stream

Documented in get_stream

get_stream <- function() {
  return(.Call('get_stream_'))
}

Try the rstan package in your browser

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

rstan documentation built on May 29, 2024, 11:04 a.m.