as.matrix_or_vec: convert one column data frame to a vector

Description Usage Arguments Details Value

View source: R/utils.R

Description

convert one column data frame to a vector

Usage

1

Arguments

x

an one-column data.frame

Details

JAGS cannot accept a data frame with one column; This function converts it to a vector, which JAGS will allow.

Value

a vector


baker documentation built on Feb. 2, 2022, 9:06 a.m.