Skip to contents

format_stancode

Usage

format_stancode(stan_code, indent = 4)

Arguments

stan_code

string of stan code, duh

indent

integer of num spaces for indent

Value

formatted string of stan code