Screen {COINr} | R 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.
Value
An object of the same class as x
[Package COINr version 1.1.14 Index]