Screen: Screen units based on data availability

ScreenR Documentation

Screen units based on data availability

Description

This is a generic function for screening units/rows based on data availability. See method documentation for more details:

Usage

Screen(x, ...)

Arguments

x

Object to be screened

...

arguments passed to or from other methods.

Details

This function replaces the now-defunct checkData() from COINr < v1.0.

  • Screen.data.frame()

  • Screen.coin()

  • Screen.purse()

Value

An object of the same class as x


COINr documentation built on Oct. 9, 2023, 5:07 p.m.