idbrms_stan_chunk: Read in a idbrms Stan code chunk

View source: R/utils.R

idbrms_stan_chunkR Documentation

Read in a idbrms Stan code chunk

Description

Read in a idbrms Stan code chunk

Usage

idbrms_stan_chunk(path)

Arguments

path

The path within the "stan" folder of the installed idbrms package to the stan code chunk of interest.

Value

A character string containing the stan code chunk of interest.

Examples

idbrms_stan_chunk("functions/idbrms_convolve.stan")

epiforecasts/idbrms documentation built on Sept. 9, 2022, 9:48 p.m.