getDataFramesIana: Data Frames in Global Environment

View source: R/itemanalysis.R

getDataFramesIanaR Documentation

Data Frames in Global Environment

Description

Returns of a vector with the names of the data frames present in the global environment that contain at least min cases (after NAs are omitted). If no data frame is found, Iana's example data are loaded.

Usage

getDataFramesIana(min = 20)

Arguments

min

(integer) minimum number of required cases

Value

A character vector with the names of the data frames

Author(s)

Michael Hock michael.hock@uni-bamberg.de


mihock/iana documentation built on Jan. 14, 2024, 8:58 p.m.