These functions have been replaced by design_info
design_as_network(dataSrc, predicate = NULL, weights = c("items",
"responses"))design_is_connected(design)
Data source: a dexter project db handle or a data.frame with columns: person_id, item_id, item_score
An optional expression to subset data, if NULL all data is used
obsolete
obsolete