cbn_get_items: Get the Items in a Study

Description Usage Arguments Value

Description

Returns a data frame containing the items from one of the studies (WEAT1 through WEAT10 or WEFAT1 or WEFAT2) or a vector containing all items from all studies if type == "all".

Usage

1
cbn_get_items(type = c("all", "WEAT", "WEFAT"), number = 1)

Arguments

type

"all" (the default), "WEAT", or "WEFAT"

number

study number (default: 1) Ignored if type = "all"

Value

a data frame of items in columns or a vector of all items


conjugateprior/cbn documentation built on June 26, 2019, 2:28 p.m.